Skip to main content

Module state_machine

Module state_machine 

Source
Expand description

State machine abstraction for applying records in a deterministic order.

Traitsยง

StateMachine
A trait representing a state machine of WAL that can apply records to modify its state.