Docs.rs
binstall-zip-0.6.4
binstall-zip 0.6.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
passcod
ryankurte
NobodyXu
Dependencies
aes ^0.7.5
normal
optional
byteorder ^1.4.3
normal
bzip2 ^0.4.3
normal
optional
constant_time_eq ^0.1.5
normal
optional
crc32fast ^1.3.2
normal
flate2 ^1.0.23
normal
optional
hmac ^0.12.1
normal
optional
pbkdf2 ^0.11.0
normal
optional
sha1 ^0.10.1
normal
optional
time ^0.3.7
normal
optional
zstd ^0.11.0
normal
optional
bencher ^0.1.5
dev
getrandom ^0.2.5
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
binstall_
zip
0.6.4
Module result
Module Items
Structs
Enums
Type Aliases
In crate binstall_
zip
binstall_zip
Module
result
Copy item path
Source
Expand description
Error types that can be emitted from this library
Structs
§
Invalid
Password
The given password is wrong
Enums
§
ZipError
Error type for Zip
Type Aliases
§
ZipResult
Generic result type with ZipError as its error variant