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