Module task

Source
Expand description

A synchronization primitive for task wakeup.

Structs§

LocalWaker
A synchronization primitive for task wakeup.

Functions§

yield_to
Yields execution back to the current runtime.