Macro pyo3_stub_gen::stub_type::pyo3::impl_builtin

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