[][src]Function syntax::attr::mk_attr_inner

pub fn mk_attr_inner(span: Span, id: AttrId, item: MetaItem) -> Attribute

Returns an inner attribute with the given value.