Function pyo3_macros_backend::method::parse_method_attributes
source · [−]fn parse_method_attributes(
attrs: &mut Vec<Attribute>,
python_name: Option<Ident>,
deprecations: &mut Deprecations
) -> Result<MethodAttributes>