toql_query_parser 0.3.1

Library with parser for query parser for Toql
Documentation

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

The parser is written with Pest.