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

type SpannedAstType<Id> = Spanned<Type<Id, AstType<Id>>, BytePos>;