Docs.rs
zip-0.6.0
zip 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Plecra
Pr0methean
Dependencies
aes ^0.7.5
normal
byteorder ^1.4.3
normal
bzip2 ^0.4.3
normal
constant_time_eq ^0.1.5
normal
crc32fast ^1.3.2
normal
flate2 ^1.0.22
normal
hmac ^0.12.1
normal
pbkdf2 ^0.10.1
normal
sha1 ^0.10.1
normal
time ^0.3.7
normal
zstd ^0.10.0
normal
bencher ^0.1.5
dev
getrandom ^0.2.5
dev
walkdir ^2.3.2
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module write
Structs
?
Module
zip
::
write
source
·
[
−
]
Expand description
Types for creating ZIP archives
Structs
FileOptions
Metadata for a file to be written
ZipWriter
ZIP archive generator