use-zip
ZIP compression method labels and numeric method codes.
This crate is part of the use-archive facade workspace. It provides ZIP-specific primitive labels only. It does not parse central directories, read ZIP archives, write ZIP archives, or extract files.
Example
use ZipCompressionMethod;
assert_eq!;
assert_eq!;