Crate toql_query_parser

Source
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§

PestQueryParser

Enums§

Rule