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

type SpannedIdent<Id> = Spanned<TypedIdent<Id>, BytePos>;