pyo3_macros_backend

Function build_derive_into_pyobject

Source
pub fn build_derive_into_pyobject<const REF: bool>(
    tokens: &DeriveInput,
) -> Result<TokenStream>