Function opentelemetry::labels::hash_labels[][src]

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

Impl of Hash for KeyValue