Derive Macro pyo3::prelude::FromPyObject[][src]

#[derive(FromPyObject)]
{
    // Attributes available to this derive:
    #[pyo3]
}
This is supported on crate feature macros only.