Expand description
Unstable APIs
All APIs accessible by importing this module are unstable; They may be changed in patch releases. You MUST use an exact version specifier in Cargo.toml
, to indicate the version of this API you’re using:
[dependencies]
zip = "=
2.2.1
"
Modules§
- Provides high level API for reading from a stream.
- Types for creating ZIP archives.
Traits§
- Helper methods for reading unsigned integers in little-endian form.
- Helper methods for writing unsigned integers in little-endian form.
Functions§
- Converts a path to the ZIP format (forward-slash-delimited and normalized).