Module async_compression::futures
source · Available on crate feature
futures-io only.Expand description
Implementations for IO traits exported by futures-io.
Modules§
- Types which operate over
AsyncBufReadstreams, both encoders and decoders for various formats. - Types which operate over
AsyncWritestreams, both encoders and decoders for various formats.