Crate raiden_transition
source ·Expand description
Implements state change transitioner and state machine event handler.
Modules§
- Transitioner event handler.
- Transition state manager.
- Transition message handler.
- Transition utils.
Structs§
- Transitioner used to dispatch state changes into the state machine and transition events back to the event handler.