Skip to main content

FolderSyncPatches

Type Alias FolderSyncPatches 

Source
pub type FolderSyncPatches = BTreeMap<FolderName, FolderSyncPatch>;
Expand description

A folder synchronization patches associates a folder with its own patch.

Aliased Typeยง

pub struct FolderSyncPatches { /* private fields */ }