Module patch

Module patch 

Source
Expand description

Patch and diff types for events.

Structs§

Diff
Diff between local and remote.
Patch
Patch wraps a changeset of events to be sent across the network.

Enums§

CheckedPatch
Result of a checked patch on an event log.

Type Aliases§

AccountDiff
Diff between account events logs.
AccountPatch
Patch of account events.
DeviceDiff
Diff between device events logs.
DevicePatch
Patch of device events.
FileDifffiles
Diff between file events logs.
FilePatchfiles
Patch of file events.
FolderDiff
Diff between folder events logs.
FolderPatch
Patch of folder events.