Module parser

Source
Expand description

§Search emails filters query string parser

This module contains parsers needed to parse a search emails filter query from a string.

Parsing is based on the great lib chumsky.

Functions§

query
The emails search filter query string parser.