[][src]Module orga::state_machine

Helpers for executing state machine logic.

Functions

step_atomic

A helper which runs state machine logic, discarding the writes to the store for error results and flushing to the underlying store on success.