Docs.rs
fluence-blake3-1.5.0
fluence-blake3 1.5.0
Permalink
Docs.rs crate page
CC0-1.0
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
monoid
Dependencies
arrayref ^0.3.5
normal
arrayvec ^0.7.4
normal
cfg-if ^1.0.0
normal
constant_time_eq ^0.3.0
normal
digest ^0.10.1
normal
optional
memmap2 ^0.9
normal
optional
rayon ^1.2.1
normal
optional
serde ^1.0
normal
optional
zeroize ^1
normal
optional
hex ^0.4.2
dev
hmac ^0.12.0
dev
page_size ^0.6.0
dev
rand ^0.8.0
dev
rand_chacha ^0.3.0
dev
serde_json ^1.0.107
dev
tempfile ^3.8.0
dev
cc ^1.0.4
build
Versions
100%
of the crate is documented
Platform
i686-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
OUT_LEN
fluence_
blake3
1.5.0
fluence_blake3
Constant
OUT_LEN
Copy item path
Source
pub const OUT_LEN:
usize
= 32;
Expand description
The number of bytes in a
Hash
, 32.