[][src]Function syntax::attr::mk_spanned_attr_inner

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

Returns an inner attribute with the given value and span.