[][src]Module rusty_state::machine

Structs

StateMachine

State machine

TranstionNotAllowed

Error returned when a state transition is not allowed

Traits

Feature
State

Trait that must be implemented by state enumerations