snarkvm_metrics

Function histogram_label

Source
pub fn histogram_label<V: Into<f64>>(
    name: &'static str,
    label_key: &'static str,
    label_value: String,
    value: V,
)