[][src]Function msiz_rustc_ap_syntax::attr::filter_by_name

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