pub type ParseError = Simple<Token>;
Parse error type using byte range spans.
pub struct ParseError { /* private fields */ }