toql_query_parser 0.3.0

Library with parser for toql expressions
Documentation

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

The parser is written with Pest.