Docs.rs
stream-unzip-0.1.0
stream-unzip 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jsoverson
Dependencies
bytes ^1.0
normal
inflate ^0.4
normal
anyhow ^1.0
dev
color-backtrace ^0.5.1
dev
env_logger ^0.10.0
dev
futures ^0.3.0
dev
tokio ^1.0.0
dev
ubio ^0.1.0
dev
zip ^0.6.3
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Crate stream_unzip
Version 0.1.0
All Items
Structs
Enums
?
Crate
stream_unzip
source
·
[
−
]
Structs
CentralDirectoryHeader
DataDescriptor
DeflatedEntry
EndOfCentralDirectory
LocalFileHeader
ZipEntry
ZipReader
Enums
Error
Any zip-related error, from invalid archives to encoding problems.
FormatError
Specific zip format errors, mostly due to invalid zip archives but that could also stem from implementation shortcomings.