Expand description
COB storage Git backend.
Modules§
- store
- Generic COB storage.
Structs§
- Draft
Store - Stores draft collaborative objects.
- Object
Id - The id of an object
Enums§
Traits§
- Store
- The
Store
is an aggregation of the different types of storage traits required for editingCollaborativeObject
s.