⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
fn get_pyfn_attr(attrs: &mut Vec<Attribute>) -> Result<Option<PyFnArgs>>
Expand description

Extracts the data from the #[pyfn(…)] attribute of a function