Skip to main content

hash_hex

Function hash_hex 

Source
pub fn hash_hex(data: &[u8]) -> String
Expand description

Return a hex-encoded BLAKE3 hash of the input bytes.