[][src]Derive Macro pyo3_macros::FromPyObject

#[derive(FromPyObject)]
{
    // Attributes available to this derive:
    #[pyo3]
    #[extract]
}