agde_io

Type Alias WriteFuture

source
pub type WriteFuture = BoxFut<Result<(), ()>>;

Aliased Typeยง

struct WriteFuture {}