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