Expand description

Functions for task management that don’t belong inside the Runtime trait.

Structs

A future returned by yield_now().

Functions

Yield execution back to the runtime temporarily, so that other tasks can run.