read_ipc_schema

Function read_ipc_schema 

Source
pub fn read_ipc_schema(
    py: Python<'_>,
    py_f: PyObject,
) -> PyResult<Bound<'_, PyDict>>