Derive Macro pyo3::FromPyObject

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