Type Definition partiql_parser::LexicalError
source · [−]pub type LexicalError<'input> = LexError<'input>;Expand description
[Error] type for errors in the lexical structure for the PartiQL parser.
pub type LexicalError<'input> = LexError<'input>;[Error] type for errors in the lexical structure for the PartiQL parser.