Derive Macro IntoPyObject
#[derive(IntoPyObject)]
{
// Attributes available to this derive:
#[pyo3]
}
Available on crate feature
tls only.#[derive(IntoPyObject)]
{
// Attributes available to this derive:
#[pyo3]
}
tls only.