Module store

Source
Expand description

Generic COB storage.

Modules§

encoding

Structs§

Store
Storage for collaborative objects of a specific type T in a single repository.
Transaction
Allows operations to be batched atomically.

Enums§

Error
Store error.

Traits§

Cob
A collaborative object. Can be materialized from an operation history.
CobAction
CobWithType
Implementations are statically associated with a particular type name of a collaborative object.

Functions§

ops
Get an object’s operations without decoding them.