Module tor_rtcompat::task

source ·
Expand description

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

Structs§

Functions§

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