Function rustc_ap_rustc_ast::attr::mk_attr_inner [−][src]
pub fn mk_attr_inner(item: MetaItem) -> Attribute
Expand description
Returns an inner attribute with the given value and span.
pub fn mk_attr_inner(item: MetaItem) -> Attribute
Returns an inner attribute with the given value and span.