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

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