pyo3_macros_backend::utils

Function has_attribute_with_namespace

Source
pub(crate) fn has_attribute_with_namespace(
    attrs: &[Attribute],
    crate_path: Option<&PyO3CratePath>,
    idents: &[&str],
) -> bool
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here