Modules§
- config
- Module dedicated to the Maildir backend configuration.
Structs§
- Check
UpMaildir - Maildir
Context - The Maildir backend context.
- Maildir
Context Builder - The Maildir backend context builder.
- Maildir
Context Sync - 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.