Module async_compression::tokio_03[][src]

This is supported on crate feature tokio-03 only.

Implementations for IO traits exported by tokio v0.3.

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.