Function blake3_hash

Source
pub fn blake3_hash(data: &[u8]) -> Result<Vec<u8>, String>