Function opentelemetry::attributes::hash_attributes[][src]

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

Impl of Hash for KeyValue