Function numpy::dtype

source · []
pub fn dtype<T: Element>(py: Python<'_>) -> &PyArrayDescr
Expand description

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