Module email::search_query::parser

source ·
Expand description

§Search emails query string parser

This module contains parsers needed to parse a full search emails query from a string slice. See filter::parser::query and sort::parser::query for more details.

Parsing is based on the great lib chumsky.

Functions§

Type Aliases§