Expand description
Plan for a synchronisation.
The main entry point of this module is Plan
Structs§
- Actions required to sync a collection between two storages.
- Actions that would synchronise a pair of storages.
Enums§
- Operation to execute on a collection during synchronising.
- Operation to execute on an item during synchronising.
- Error that occurs when creating a
Plan
.