Function scsys_crypto::iter_hasher

source ·
pub fn iter_hasher<T: ToString>(data: &Vec<T>) -> GenericHash
Expand description

Given a collection of elements, reduce into a single hash by updating the same hasher