Docs.rs
libflate_lz77-2.1.0
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
libflate_lz77 2.1.0
LZ77 encoder for libflate crate
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
30
out of
30
items documented
1
out of
19
items with examples
Links
Homepage
sile/libflate
180
35
3
crates.io
Dependencies
core2 ^0.4
normal
hashbrown ^0.14
normal
rle-decode-fast ^1.0.0
normal
libflate ^2.0
dev
Versions
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.1.1
0.1.0
Owners
libflate_lz77
The interface and implementations of LZ77 compression algorithm for
libflate
.