Module email::folder

source ·
Expand description

§Folder module

Module dedicated to folder (as known as mailbox) management.

The main entities are FolderKind, Folder and Folders.

The config module exposes all the folder configuration used by the account configuration.

Backend features reside in their own module as well: add, list, expunge, purge, delete.

Finally, the sync module contains everything needed to synchronize a remote folder with a local one.

Modules§

Structs§

Enums§

  • Errors dedicated to folder management.
  • The folder kind enumeration.

Constants§