rerun_bindings::python_bridge

Function log_arrow_msg

Source
fn log_arrow_msg(
    py: Python<'_>,
    entity_path: &str,
    components: Bound<'_, PyDict>,
    static_: bool,
    recording: Option<&PyRecordingStream>,
) -> PyResult<()>
Expand description

Log an arrow message.