Skip to main content

Module executor

Module executor 

Source
Available on crate feature full only.

Functions§

block_onNon-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