Macro pyo3::pyobject_native_type_extract[][src]

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