Crate rt_local

Source

Modules§

base
Components to implement runtime.
runtime
Runtime implementations.

Structs§

Task
A spawned task.

Functions§

spawn_local
Spawn a future on the current thread.
wait_for_idle
Wait until there are no more operations to be performed now on the current thread.