Skip to main content

Module hyper_futures_io

Module hyper_futures_io 

Source
Expand description

Helper module: Make futures types usable by hyper.

Structsยง

FuturesIoCompat ๐Ÿ”’
A wrapper around an AsyncBufRead + AsyncWrite to implement traits required by hyper.