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