Structs§
- Error
- Lenient
Error - A recoverable error and the position it happened at
- User
Input Literal
Enums§
- Delimiter
- Occur
- Defines whether a term in a query must be present, should be present or must not be present.
- User
Input Ast - User
Input Bound - User
Input Leaf
Functions§
- parse_
query - Parse a query
- parse_
query_ lenient - Parse a query, trying to recover from syntax errors, and giving hints toward fixing errors.