Skip to main content

Module rt

Module rt 

Source
Expand description

Asynchronous runtime methods.

Structs§

JoinHandle

Traits§

Runtime
SleepHandle
SpawnHandle

Functions§

block_on
block_on_executor
set_global_runtime
Sets the global runtime from a Runtime object.
sleep
spawn
spawn_blocking