Type Definition agde_io::WriteFuture

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