Function blake3

Source
pub fn blake3<T: AsRef<[u8]>>(data: T) -> [u8; 32]
Expand description

The 32-byte digest blake3 hash function