pub fn hash(input: &[u8]) -> Hash
Expand description

Hash a slice of bytes all at once. For multiple writes, the optional customization string, or extended output bytes, see Hasher.