pub fn hash_attributes<'a, H: Hasher, I: IntoIterator<Item = (&'a Key, &'a Value)>>( state: &mut H, attributes: I, )
metrics
Impl of Hash for KeyValue
KeyValue