Traitsยง
- Poll
Message - The PollMessage trait implementation will be generated by the add_message! macro and is used to return messages from states.
- Push
Message - The PushMessage trait implementation will be generated by the add_message! macro and is used to send messages into the state machine where they will then be forwarded to the correct state.