Macro pyo3::pyobject_native_type_named[][src]

macro_rules! pyobject_native_type_named {
    ($name : ty $(; $generics : ident) *) => { ... };
}