[][src]Module async_compression::tokio_02

This is supported on feature="tokio-02" only.

Implementations for IO traits exported by tokio v0.2.

Modules

bufreadfeature="tokio-02"

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

writefeature="tokio-02"

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