Module sort

Source
Expand description

§Search emails sort query

This module exposes SearchEmailsSortQuery, a structure that helps you to sort emails.

The search emails sort query can be parsed from a string, see the parser::query module for more details.

Modules§

parser
Search emails sort query string parser

Structs§

SearchEmailsSorter
The search emails sorter.

Enums§

SearchEmailsSorterKind
The search emails sorter kind.
SearchEmailsSorterOrder
The search emails sorter order.

Type Aliases§

SearchEmailsSortQuery
The search emails sort query.