Expand description

A mechanism to ensure that a sequence of writes and reads proceed correctly through timestamps.

Structs

A type that provides write and read timestamps, reads observe exactly their preceding writes..

Enums

A timeline is either currently writing or currently reading.