Crate toql_field_list_parser

Crate toql_field_list_parser 

Source
Expand description

The field list parser is used by the fields! macro to compile a list of Toql fields into programm code.

The parser is written with Pest.

Structs§

PestFieldListParser

Enums§

Rule