rerun::commands::entrypoint

Function stream_to_rrd_on_disk

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