Skip to main content

Module state

Module state 

Source
Expand description

State contracts: registry plus a minimal deterministic state machine.

Structs§

StateMachine
Minimal state machine based on explicit transitions.
StateRegistry
Ordered registry of declared state names.
StateTransition
Explicit state transition definition.

Traits§

RuntimeState
Minimal runtime state contract.