[][src]Macro pyo3::pyobject_native_type_extract

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