toql_query_parser 0.4.0

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.