Crate toql_sql_expr_parser[][src]

Expand description

The SQL expression parser is used by the sql_expr! macro to compile a SQL expression into programm code.

The parser is written with Pest.

Structs

Enums