rerun_bindings::arrow

Function descriptor_to_rust

Source
pub fn descriptor_to_rust(
    component_descr: &Bound<'_, PyAny>,
) -> PyResult<ComponentDescriptor>
Expand description

Perform Python-to-Rust conversion for a ComponentDescriptor.