blake3
1.8.2
Modules
hazmat
Structs
Hash
Hasher
HexError
OutputReader
Constants
BLOCK_LEN
CHUNK_LEN
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.