Skip to main content

Module async_runtime

Module async_runtime 

Source

Structs§

AsyncRuntimeHolder
The actual runtime, to be used as part of shut-down.

Functions§

async_runtime_initialized
init_async_runtime
spawn_blocking_task
Spawn a blocking task using the handle to the runtime.
spawn_task
Spawn a task using the handle to the runtime.