Docs.rs
arcode-0.2.4
arcode 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cgbur
Dependencies
bitbit ^0.2.0
normal
fenwick ^1.0.0
normal
byte-unit ^4.0.9
dev
criterion ^0.3
dev
Versions
28.13%
of the crate is documented
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
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
Module model
arcode
0.2.4
Module model
Module Items
Structs
Enums
In crate arcode
arcode
Module
model
Copy item path
Source
Structs
§
Builder
options in precedence order:
Model
Symbol table for the encoder/decoder. Used to store the probabilities as a vector of counts (number of occurrences). Uniform would be every symbol has a count of 0.
Enums
§
EOFKind