[−][src]Module async_compression::flate2
This is supported on
feature="deflate" or feature="zlib" or feature="gzip" only.Types to configure flate2 based encoders.
Structs
| Compression | feature="deflate" or feature="zlib" or feature="gzip"When compressing data, the compression level can be specified by a value in this enum. |