Skip to main content

Command

Type Alias Command 

Source
pub type Command<M> = <M as Fsm>::C;
Expand description

The command type of an Fsm