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

type SpannedAlias<'ast, Id> = Spanned<AliasData<Id, AstType<'ast, Id>>, BytePos>;