use-compression
Compression level, intent, and codec label primitives.
This crate is part of the use-archive facade workspace. It describes compression choices and optionally re-exports codec label crates for gzip, xz, zstd, bzip2, Brotli, and LZ4. It does not compress bytes, decompress bytes, or bind to codec implementations.
Example
use ;
let settings = new;
assert_eq!;
assert_eq!;