Function rustc_ast::attr::contains_name

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