pal_
async
0.0.0
Module driver
Traits
Type Aliases
In crate pal_
async
Module
pal_async
::
driver
Copy item path
source
·
[
−
]
Expand description
Driver trait.
Traits
§
Driver
A driver that supports polled IO.
Spawn
Driver
Trait for
Driver
s that also implement
Spawn
.
Type Aliases
§
Poll
Impl
A generic
Box
-like container of one of the polled types.