Expand description
Structs§
- Abort
Handle - An owned permission to abort a spawned task, without awaiting its completion.
- Task
Handle - A handle to a task spawned with
JoinSetExt.
Traits§
- Join
SetExt - An extension trait for the
JoinSettype.
JoinSetExt.JoinSet type.