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

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