Skip to main content

Effects

Type Alias Effects 

Source
pub type Effects<M> = <M as Fsm>::SE;
Expand description

The effector/effects type of an Fsm