Skip to main content

Module unstable

Module 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 = "=0.6.6"

Modules§

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