Function rerun::commands::entrypoint::stream_to_rrd_on_disk
source ยท fn stream_to_rrd_on_disk(
rx: &ReceiveSet<LogMsg>,
path: &PathBuf,
) -> Result<(), FileSinkError>
fn stream_to_rrd_on_disk(
rx: &ReceiveSet<LogMsg>,
path: &PathBuf,
) -> Result<(), FileSinkError>