numpy

Function dtype

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

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