Module futures

Source
Available on crate feature futures-io only.
Expand description

Implementations for IO traits exported by futures-io.

Modulesยง

bufread
Types which operate over AsyncBufRead streams, both encoders and decoders for various formats.
write
Types which operate over AsyncWrite streams, both encoders and decoders for various formats.