logo
pub type AttributedIdent = Pair<Many<AttributesInner>, Ident>;
Expand description

Attribute and ident.

Trait Implementations

Converts to this type from the input type.