Skip to main content

State

Type Alias State 

Source
pub type State<M> = <M as Fsm>::S;
Expand description

The state type of an Fsm