rerun_bindings::python_bridge

Function log_file_from_path

Source
fn log_file_from_path(
    py: Python<'_>,
    file_path: PathBuf,
    entity_path_prefix: Option<String>,
    static_: bool,
    recording: Option<&PyRecordingStream>,
) -> PyResult<()>
Expand description

Log a file by path.