Docs.rs
zstd-framed-0.1.1
zstd-framed 0.1.1
Docs.rs crate page
MIT
OR
Unlicense
Links
Repository
crates.io
Source
Owners
kylewlacy
Dependencies
futures ^0.3.31
normal
optional
pin-project-lite ^0.2.15
normal
thiserror ^1.0.68
normal
tokio ^1.41.0
normal
optional
zstd ^0.13.2
normal
assert_matches ^1.5.0
dev
easy-hex ^1.0.0
dev
futures ^0.3.31
dev
pretty_assertions ^1.4.1
dev
proptest ^1.5.0
dev
tokio ^1.41.0
dev
Versions
81.63%
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
Module reader
zstd_
framed
0.1.1
Module reader
Module Items
Structs
In crate zstd_
framed
zstd_framed
Module
reader
Copy item path
Source
Structs
ยง
Zstd
Reader
A reader that decompresses a zstd stream from an underlying reader.
Zstd
Reader
Builder
A builder that builds a
ZstdReader
from the provided reader.