[][src]Module crdts::orswot

This module contains an Observed-Remove Set With Out Tombstones.

Structs

Orswot

Orswot is an add-biased or-set without tombstones ported from the riak_dt CRDT library.

Enums

Op

Op's define an edit to an Orswot, Op's must be replayed in the exact order they were produced to guarantee convergence.

Traits

Member

Trait bound alias for members in a set