Type Definition gluon_parser::lexer::Error [] [src]

type Error<Id> = CombineError<Token<Id>, Token<Id>>;