Skip to main content
Module executor
kernel_
api
1.1.0
Module executor
Module Items
Functions
In crate kernel_
api
kernel_api
Module
executor
Copy item path
Source
Available on
crate feature
full
only.
Functions
§
block_
on
Non-
use_std
Blocks the current thread until the future is ready, parking the thread where possible
spawn
Spawns a future on the kernel’s async executor