Function rerun_bindings::python_bridge::save_blueprint
source ยท fn save_blueprint(
path: &str,
blueprint_stream: &PyRecordingStream,
py: Python<'_>,
) -> PyResult<()>
Expand description
Special binding for directly savings a blueprint stream to a file.