Skip to main content

hash_bytes

Function hash_bytes 

Source
pub fn hash_bytes(bytes: impl AsRef<[u8]>) -> String
Expand description

Returns a lowercase BLAKE3 digest for arbitrary bytes.