Function rustc_ast::attr::mk_attr_outer
source · pub fn mk_attr_outer(g: &AttrIdGenerator, item: MetaItem) -> Attribute
Expand description
Returns an outer attribute with the given value and span.
pub fn mk_attr_outer(g: &AttrIdGenerator, item: MetaItem) -> Attribute
Returns an outer attribute with the given value and span.