Docs.rs
gzp-0.7.2
gzp 0.7.2
Docs.rs crate page
Unlicense
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sstadick
Dependencies
bytes ^1.0.1
normal
flate2 ~1
normal
flume ^0.10.9
normal
libz-sys ^1.1.3
normal
num_cpus ^1.13.0
normal
snap ~1
normal
thiserror ^1.0.26
normal
criterion ^0.3
dev
proptest ^1.0.0
dev
tempfile ^3.2.0
dev
Versions
70.59%
of the crate is documented
Go to latest version
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
☰
Other items in
gzp
?
Constant
gzp
::
DICT_SIZE
[
−
]
[src]
pub const DICT_SIZE:
usize
= 32768;
Expand description
32 KB default dictionary size, same as pigz.