hash_multiple

Function hash_multiple 

Source
pub fn hash_multiple<T>(values: &[T]) -> String
where T: Hash,
Expand description

Generate a hash from multiple values