nautilus_serialization::python::arrow

Function get_arrow_schema_map

Source
pub fn get_arrow_schema_map(
    py: Python<'_>,
    cls: &Bound<'_, PyType>,
) -> PyResult<Py<PyAny>>