Docs.rs
zopfli-rs-0.1.1
zopfli-rs 0.1.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dfrankland
Dependencies
flate2 ^1.0.1
dev
lazy_static ^1.0.0
dev
rand ^0.4.2
dev
zopfli ^0.3.7
dev
bindgen ^0.33.2
build
cc ^1.0.7
build
Versions
91.67%
of the crate is documented
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
zopfli_
rs
0.1.1
All Items
Crate Items
Structs
Enums
Functions
Crate
zopfli_rs
Copy item path
Source
Structs
§
Options
Options used to tweak optimization versus speed of compression.
Enums
§
Format
Output format (
deflate
,
gzip
,
zlib
).
Functions
§
compress
Compresses according to the given output format and appends the result to the output.