Skip to main content

hash_value_into

Function hash_value_into 

Source
pub fn hash_value_into<H: Hasher>(value: &Value, hasher: &mut H)
Expand description

Hash a single value into an existing hasher using the canonical Value key contract.