Module elipdotter::query

source ·
Expand description

Query parsing and resolving.

This handles AND, OR, and NOT operations, as well as parentheses which are resolved before the others.

Re-exports

  • pub use parse::parse;
  • pub use parse::Options as ParseOptions;

Modules

Structs

Enums