Module async_compression::tokio[][src]

This is supported on crate feature tokio only.

Implementations for IO traits exported by tokio v1.0.

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.