pyo3_macros_backend::attributes

Function get_pyo3_options

Source
pub fn get_pyo3_options<T: Parse>(
    attr: &Attribute,
) -> Result<Option<Punctuated<T, Comma>>>
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here