rustc_ast::attr

Function contains_name

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