pyo3

Macro pyobject_subclassable_native_type

Source
macro_rules! pyobject_subclassable_native_type {
    ($name:ty, $layout:path $(;$generics:ident)*) => { ... };
}
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here