Skip to main content
Module async_runtime
karyon_
core
1.0.0-alpha.7
Module async_
runtime
Module Items
Modules
Structs
Functions
In crate karyon_
core
karyon_core
Module
async_
runtime
Copy item path
Source
Expand description
A cross-compatible async runtime
Modules
ยง
executor
๐
io
lock
net
spawn
๐
task
๐
timer
๐
Structs
ยง
Executor
A handle to a multi-threaded async executor.
Task
Functions
ยง
global_
executor
Returns a single-threaded global executor
spawn