Module parser

Source
Expand description

§Search emails sort query string parser

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

Parsing is based on the great lib chumsky.

Functions§

query
The emails search sort query string parser.