Function double_blake3_hash

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