Deprecated, use the zip crate instead.
# Cargo.toml
[dependencies]
zip-extract = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extracts a ZIP archive to a directory.
Replace `zip-extract` with `zip` and use `zip::ZipArchive`.
No dependency data recorded yet.