Module zip::unstable

source ·
Expand description

Unstable APIs

All APIs accessible by importing this module are unstable; They may be changed in patch releases. You MUST you an exact version specifier in Cargo.toml, to indicate the version of this API you’re using:

[dependencies]
zip = "=1.1.1"

Modules§

  • Provides high level API for reading from a stream.
  • Types for creating ZIP archives.