Function syntex_syntax::attr::mk_spanned_attr_inner [] [src]

pub fn mk_spanned_attr_inner(sp: Span, id: AttrId, item: P<MetaItem>) -> Attribute

Returns an innter attribute with the given value and span.