Function rerun::commands::entrypoint::stream_to_rrd_on_disk

source ·
fn stream_to_rrd_on_disk(
    rx: &ReceiveSet<LogMsg>,
    path: &PathBuf
) -> Result<(), FileSinkError>