Structs§
- Data
- The data catured on the incomming event.
- State
Machine - StateMachine it is a Finite State Machine that provides an abstract interface and async interactions.
Traits§
- Transition
- The trains needs to be implemented for each “State” to ensure state transitions.