Expand description
Traits for the message type of a Program.
Traitsยง
- Maybe
Clone - A trait alias for
Clone, but only when thetime-travelfeature is enabled. - Maybe
Debug - A trait alias for
Debug, but only when thedebugfeature is enabled.
Traits for the message type of a Program.
Clone, but only when the time-travel
feature is enabled.Debug, but only when the
debug feature is enabled.