Docs.rs
dsi-bitstream-0.5.0
dsi-bitstream 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
OR
LGPL-2.1-or-later
Links
Repository
crates.io
Source
Owners
vigna
Dependencies
anyhow ^1.0.86
normal
arbitrary ^1
normal
optional
common_traits >=0.10.2
normal
impl-tools ^0.10.2
normal
mem_dbg ^0.3.0
normal
optional
rand ^0.9.0
normal
criterion ^0.5.1
dev
rand_distr ^0.5.0
dev
zip ^2.1.3
dev
Versions
58.49%
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
dsi_
bitstream
0.5.0
Module stats
Module Items
Structs
In dsi_
bitstream::
utils
dsi_bitstream
::
utils
Module
stats
Copy item path
Source
Structs
ยง
Codes
Stats
Keeps track of the space needed to store a stream of integers using different codes.
Codes
Stats
Wrapper
A struct that can wrap
Code
and compute
CodesStats
for a given stream.