syntax::ast::SpannedIdent
[−]
[src]
type SpannedIdent = Spanned<Ident>;
Unstable (
rustc_private)type SpannedIdent = Spanned<Ident>;
rustc_private)