hash_bytes_iter

Function hash_bytes_iter 

Source
pub fn hash_bytes_iter<'i>(iter: impl IntoIterator<Item = &'i [u8]>) -> Hash
Expand description

Hash bytes without serializing them.