rerun_bindings::python_bridge

Function save

Source
fn save(
    path: &str,
    default_blueprint: Option<&PyMemorySinkStorage>,
    recording: Option<&PyRecordingStream>,
    py: Python<'_>,
) -> PyResult<()>
Expand description

Save the recording stream to a file.