pub fn dtype<'py, T: Element>(py: Python<'py>) -> Bound<'py, PyArrayDescr>Expand description
Returns the type descriptor (“dtype”) for a registered type.
pub fn dtype<'py, T: Element>(py: Python<'py>) -> Bound<'py, PyArrayDescr>Returns the type descriptor (“dtype”) for a registered type.