Macro pyo3_stub_gen::stub_type::builtins::impl_builtin

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