use-zstd
Zstd labels, extensions, and option metadata.
This crate is part of the use-archive facade workspace. It describes zstd-related labels and options only. It does not compress, decompress, read zstd frames, or write zstd frames.
Example
use ;
let options = default.with_level.with_checksum;
assert_eq!;
assert_eq!;