Module maildir

Source

Modules§

config
Module dedicated to the Maildir backend configuration.

Structs§

CheckUpMaildir
MaildirContext
The Maildir backend context.
MaildirContextBuilder
The Maildir backend context builder.
MaildirContextSync
The sync version of the Maildir backend context.

Enums§

Error
The global Error enum of the module.

Functions§

decode_folder
URL-decode the given folder.
encode_folder
URL-encode the given folder.

Type Aliases§

Result
The global Result alias of the module.