Module rsonpath_syntax::error
source · Expand description
Error types for the crate.
The main error type is ParseError
, which contains
all syntax errors encountered during parsing.
Structs
- 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.