Expand description
Owned tasks selected for deterministic simulation.
Structs§
- Join
Handle - An owned permission to join on a task (await its termination).
Functions§
- spawn
- Spawns a new asynchronous task, returning a
JoinHandlefor it.
Owned tasks selected for deterministic simulation.
JoinHandle for it.