pal_
async
0.0.0
Module local
Structs
Functions
In crate pal_
async
Module
pal_async
::
local
Copy item path
source
·
[
−
]
Expand description
A local executor, for running a single task with IO on the current thread.
Structs
§
Local
Driver
An IO driver for single-task use on a single thread.
Functions
§
block_
with_
io
Polls a future that needs to issue IO until it completes.