Skip to main content

hash_blob

Function hash_blob 

Source
pub fn hash_blob(blob: &[u8]) -> String
Expand description

Computes the blake3 hash for a slice of bytes.