agde_io
0.1.0
Read
Future
Aliased type
In crate agde_
io
agde_io
Type Alias
ReadFuture
Copy item path
source
pub type ReadFuture =
BoxFut
<
Result
<
Option
<
Vec
<
u8
>>,
()
>>;
Aliased Type
ยง
struct ReadFuture {}