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