Docs.rs
libdeflate-sys-1.22.0
Platform
i686-unknown-linux-gnu
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
libdeflate-sys 1.22.0
Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
24
items documented
0
out of
19
items with examples
Links
Homepage
adamkewley/libdeflater
37
9
0
crates.io
Dependencies
cc ^1.0
build
pkg-config ^0.3.9
build
optional
Versions
1.22.0
1.21.0
1.20.0
1.19.3
1.19.2
1.19.1
1.19.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
Owners
libdeflate-sys
Raw C bindings to
libdeflate
.
Used by
libdeflater
, which exposes safer Rust bindings to the library.