Type Alias email::folder::sync::FolderSyncPatches
source · pub type FolderSyncPatches = HashMap<FolderName, FolderSyncPatch>;Expand description
A folder synchronization patches associates a folder with its own patch.
Aliased Type§
struct FolderSyncPatches { /* private fields */ }