Module crdts::mvreg[][src]

This module contains a Multi-Value Register.

Structs

MVReg

MVReg (Multi-Value Register) On concurrent writes, we will keep all values for which we can’t establish a causal history.

Enums

Op

Defines the set of operations over the MVReg