Docs.rs
zip-merge-0.6.6
zip-merge 0.6.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cosmicexplorer
Dependencies
aes ^0.8.2
normal
optional
byteorder ^1.4.3
normal
bzip2 ^0.4.3
normal
optional
cfg-if ^1.0
normal
constant_time_eq ^0.1.5
normal
optional
crc32fast ^1.3.2
normal
displaydoc ^0.2.4
normal
flate2 ^1.0.23
normal
optional
hmac ^0.12.1
normal
optional
indexmap ^2
normal
num_enum ^0.6.1
normal
pbkdf2 ^0.11.0
normal
optional
rayon ^1
normal
optional
sha1 ^0.10.1
normal
optional
thiserror ^1.0.30
normal
time ^0.3.7
normal
optional
zstd ^0.11.2
normal
optional
bencher ^0.1.5
dev
getrandom ^0.2.5
dev
time ^0.3.7
dev
walkdir ^2.3.2
dev
crossbeam-utils ^0.8.8
normal
Versions
100%
of the crate is documented
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
zip_
merge
0.6.6
Module write
Module Items
Structs
In crate zip_
merge
zip_merge
Module
write
Copy item path
Source
Expand description
Types for creating ZIP archives
Structs
ยง
File
Options
Metadata for a file to be written
ZipWriter
ZIP archive generator