[][src]Function syntax::attr::filter_by_name

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