Function rustc_ast::attr::contains_name

source ยท
pub fn contains_name(attrs: &[Attribute], name: Symbol) -> bool