Derive Macro pyo3::FromPyObject

#[derive(FromPyObject)]
{
    // Attributes available to this derive:
    #[pyo3]
}
Available on crate feature macros only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here