Type Definition syntax::ast::SpannedIdent [] [src]

type SpannedIdent = Spanned<Ident>;
🔬 This is a nightly-only experimental API. (rustc_private)