Crate toql_query_parser[][src]

Expand description

The query parser is used by the query! macro to compile a Toql query into programm code.

The parser is written with Pest.

Structs

Enums