Skip to main content

state_machine

Attribute Macro state_machine 

Source
#[state_machine]
Expand description

Derive a StateMachine implementation from an impl block.

See the stateful module docs for more information.