Skip to main content

filter_by_name

Function filter_by_name 

Source
pub fn filter_by_name(
    attrs: &[Attribute],
    name: Symbol,
) -> impl Iterator<Item = &Attribute>