Skip to main content

Event

Type Alias Event 

Source
pub type Event<M> = <M as Fsm>::E;
Expand description

The event type of an Fsm