Skip to main content

Module command_fsm

Module command_fsm 

Source
Expand description

Structs§

CommandFsmHandle
Handle that contains, starts and runs the CommandFsmActor.

Enums§

CommandFsmMessage
CommandFsmResult
StateChangeError

Traits§

CommandFsmHandler
A trait that state machines can implement to handle custom command execution.