Module __protected

Module __protected 

Source

Traitsยง

PollMessage
The PollMessage trait implementation will be generated by the add_message! macro and is used to return messages from states.
PushMessage
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.