[][src]Function rustc_ap_syntax::attr::find_by_name

pub fn find_by_name(attrs: &[Attribute], name: Symbol) -> Option<&Attribute>