toql_role_expr_parser 0.4.0

Library with role expression parser for Toql
Documentation

The role expression parser is used by the role_expr! macro to compile a role expression into programm code.

The parser is written with Pest.