Module radicle::cob::store

source ·
Expand description

Generic COB storage.

Modules§

Structs§

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

Enums§

Traits§

  • A collaborative object. Can be materialized from an operation history.

Functions§

  • Get an object’s operations without decoding them.