Docs.rs
weezl-0.1.8
weezl 0.1.8
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
HeroicKatora
github:image-rs:publish
Dependencies
futures ^0.3.12
normal
criterion ^0.3.1
dev
tokio ^1
dev
tokio-util ^0.6.2
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
weezl
0.1.8
Module encode
Structs
In crate weezl
?
Module
weezl
::
encode
source
·
[
−
]
Expand description
A module for all encoding needs.
Structs
§
Encoder
The state for encoding data with an LZW algorithm.
IntoAsync
An async decoding sink.
IntoStream
A encoding stream sink.
IntoVec
A encoding sink into a vector.