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