Docs.rs
fib-quant-0.1.0-alpha.1
fib-quant 0.1.0-alpha.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RecursiveIntell
Dependencies
blake3 ^1.8.3
normal
half ^2
normal
nalgebra ^0.33
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
rand_distr ^0.4
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
statrs ^0.17
normal
thiserror ^2.0.18
normal
criterion ^0.7
dev
proptest ^1
dev
Versions
91.98%
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
Module bitpack
fib_
quant
0.1.0-alpha.1
Module bitpack
Module Items
Functions
In crate fib_
quant
fib_quant
Module
bitpack
Copy item path
Source
Functions
ยง
pack_
indices
Pack fixed-width indices into little-endian bit order.
unpack_
indices
Unpack fixed-width indices and reject nonzero padding bits.