[][src]Macro pyo3::pyobject_native_type_named

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