Structs§
- Stop
Broadcaster - Stop
Listener - StopListener should be incorporated into each user-defined task. It Derefs to a channel receiver which can be awaited. When resolved, the task should shut itself down.
- Stop
Listener Fuse - Task
Manager - Tracks tasks at the global conductor level, as well as each individual cell level.
Traits§
- Task
Error - An error that is thrown from within a managed task
Type Aliases§
- Group
Stop - Task
- A JoinHandle returning the result of running the task
- Task
Stream - TmResult