Expand description
Error types for the crate.
The main error type is ParseError
, which contains
all syntax errors encountered during parsing.
Structsยง
- Parse
Error - Errors raised by the query parser.
Error types for the crate.
The main error type is ParseError
, which contains
all syntax errors encountered during parsing.