pyo3_macros

Derive Macro FromPyObject

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