Expand description
Defines the events passed between tasks
Structs§
- HotShot
Task Completed - Marker that the task completed
- Proposal
Missing - Wrapper type for the event to notify tasks that a proposal for a view is missing and the channel to send the event back to
Enums§
- HotShot
Event - All of the possible events that can be passed between Sequencing
HotShot
tasks