Crate raiden_transition

source ·
Expand description

Implements state change transitioner and state machine event handler.

Modules§

Structs§

  • Transitioner used to dispatch state changes into the state machine and transition events back to the event handler.