Docs.rs
zstd-framed-0.1.1
zstd-framed 0.1.1
Permalink
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 writer
zstd_
framed
0.1.1
Module writer
Module Items
Structs
In crate zstd_
framed
zstd_framed
Module
writer
Copy item path
Source
Structs
ยง
Zstd
Writer
A writer that writes a compressed zstd stream to the underlying writer.
Zstd
Writer
Builder
A builder that builds a
ZstdWriter
from the provided writer.