Module async_compression::tokio
source · Expand description
Implementations for IO traits exported by tokio
v1.x.
Modules§
- Types which operate over
AsyncBufRead
streams, both encoders and decoders for various formats. - Types which operate over
AsyncWrite
streams, both encoders and decoders for various formats.