Docs.rs
zip-2.2.0
zip 2.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Plecra
Pr0methean
Dependencies
aes ^0.8.4
normal
optional
bzip2 ^0.4.4
normal
optional
chrono ^0.4.38
normal
optional
constant_time_eq ^0.3.0
normal
optional
crc32fast ^1.4.2
normal
deflate64 ^0.1.9
normal
optional
displaydoc ^0.2.5
normal
flate2 ^1.0.30
normal
optional
hmac ^0.12.1
normal
optional
indexmap ^2
normal
lzma-rs ^0.3.0
normal
optional
memchr ^2.7.4
normal
pbkdf2 ^0.12.2
normal
optional
rand ^0.8.5
normal
optional
sha1 ^0.10.6
normal
optional
thiserror ^1.0.63
normal
time ^0.3.36
normal
optional
zeroize ^1.8.1
normal
optional
zopfli ^0.8.1
normal
optional
zstd ^0.13.2
normal
optional
anyhow ^1
dev
bencher ^0.1.5
dev
clap =4.4.18
dev
getrandom ^0.2.15
dev
tempdir ^0.3.7
dev
time ^0.3.36
dev
walkdir ^2.5.0
dev
crossbeam-utils ^0.8.20
normal
arbitrary ^1.3.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zip
2.2.0
Module result
Structs
Enums
Type Aliases
In crate zip
Module
zip
::
result
Copy item path
source
·
[
−
]
Expand description
Error types that can be emitted from this library
Structs
§
Date
Time
Range
Error
Error type for time parsing
Enums
§
ZipError
Error type for Zip
Type Aliases
§
ZipResult
Generic result type with ZipError as its error variant