[−][src]Function blake3::hash
pub fn hash(input: &[u8]) -> Hash
The default hash function.
For an incremental version that accepts multiple writes, see Hasher
.
pub fn hash(input: &[u8]) -> Hash
The default hash function.
For an incremental version that accepts multiple writes, see Hasher
.