Function rustc_attr::mk_attr_nested_word

source ·
pub fn mk_attr_nested_word(
    g: &AttrIdGenerator,
    style: AttrStyle,
    outer: Symbol,
    inner: Symbol,
    span: Span
) -> Attribute