Module crdts::dot[][src]

This module contains the Dot (Actor + Sequence Number)

Structs

Dot

Dot is a version marker for a single actor

DotRange

A type for modeling a range of Dot’s from one actor.

OrdDot

An ordered dot. dot’s are first ordered by actor, dots from the same actor are ordered by counter.