Module sync

Source
Expand description

§Synchronization

Module dedicated to synchronization of folders and emails between two backends. The main structure of this module is SyncBuilder.

Modules§

hash
Sync hash
pool
report
Sync report

Structs§

SyncBuilder
The synchronization builder.

Enums§

Error
The global Error enum of the module.
SyncDestination
The synchronization destination.
SyncEvent
The synchronization event.

Type Aliases§

Result
The global Result alias of the module.
SyncEventHandler
The synchronization async event handler.