Function array_to_rust

Source
pub fn array_to_rust(obj: &Bound<'_, PyAny>) -> PyResult<ArrayRef>