Type Alias FolderPatch

Source
pub type FolderPatch = Patch<WriteEvent>;
Expand description

Patch of folder events.

Aliased Typeยง

pub struct FolderPatch(/* private fields */);