An asynchronous ZIP archive reading/writing crate.
# Cargo.toml
[dependencies]
async_zip = "0.0.18"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a ZIP file asynchronously.
Add `tokio` as a dependency and enable the `tokio` feature for async-zip.
No dependency data recorded yet.