Module cob

Source
Expand description

COB storage Git backend.

Modules§

store
Generic COB storage.

Structs§

DraftStore
Stores draft collaborative objects.
ObjectId
The id of an object

Enums§

ObjectsError
TypesError

Traits§

Store
The Store is an aggregation of the different types of storage traits required for editing CollaborativeObjects.