numpy

Function dtype_bound

Source
pub fn dtype_bound<'py, T: Element>(py: Python<'py>) -> Bound<'py, PyArrayDescr>
Expand description

Returns the type descriptor (“dtype”) for a registered type.