Modules§
Structs§
- Abortable
Join Handle - The same as
JoinHandle
but designed to abort the task when all associated references to the returnedAbortableJoinHandle
have been dropped. - Communication
Task - A task that accepts messages
- Join
Handle - An owned permission to join on a task (await its termination).
- Unbounded
Communication Task - A task that accepts messages