Docs.rs
fib-quant-0.1.0-alpha.1
fib-quant 0.1.0-alpha.1
Permalink
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
bytes_digest
fib_
quant
0.1.0-alpha.1
In fib_
quant::
digest
fib_quant
::
digest
Function
bytes_
digest
Copy item path
Source
pub fn bytes_digest(bytes: &[
u8
]) ->
String
Expand description
Compute a BLAKE3 digest over raw bytes.