pub fn hash_value_into<H: Hasher>(value: &Value, hasher: &mut H)
Hash a single value into an existing hasher using the canonical Value key contract.
Value