blake3
1.5.5
Modules
traits
Structs
Hash
Hasher
HexError
OutputReader
Constants
KEY_LEN
OUT_LEN
Functions
derive_key
hash
keyed_hash
blake3
Constant
OUT_LEN
Copy item path
Settings
Help
Summary
Source
pub const OUT_LEN:
usize
= 32;
Expand description
The number of bytes in a
Hash
, 32.