hash_attributes

Function hash_attributes 

Source
pub fn hash_attributes<'a, H: Hasher, I: IntoIterator<Item = (&'a Key, &'a Value)>>(
    state: &mut H,
    attributes: I,
)
Available on crate feature metrics only.
Expand description

Impl of Hash for KeyValue