Macro pyo3_stub_gen::stub_type::numpy::impl_numpy_scalar

source ยท
macro_rules! impl_numpy_scalar {
    ($ty:ty, $name:expr) => { ... };
}