Docs.rs
gamut-webp-0.2.0
gamut-webp 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
justin13888
Dependencies
gamut-bitstream ^0.2.1
normal
gamut-color ^0.3.0
normal
gamut-core ^0.2.0
normal
gamut-dsp ^0.2.1
normal
gamut-riff ^0.1.1
normal
gamut-color ^0.3.0
dev
gamut-riff ^0.1.1
dev
libwebp-sys2 ^0.2
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Prob
gamut_
webp
0.2.0
In gamut_
webp::
vp8::
bool_
coder
gamut_webp
::
vp8
::
bool_coder
Type Alias
Prob
Copy item path
Source
pub type Prob =
u8
;
Expand description
An 8-bit node probability: the chance (out of 256) that the coded bool is
0
.