Function snarkvm_metrics::histogram_label
source ยท pub fn histogram_label<V: Into<f64>>(
name: &'static str,
label_key: &'static str,
label_value: String,
value: V,
)
pub fn histogram_label<V: Into<f64>>(
name: &'static str,
label_key: &'static str,
label_value: String,
value: V,
)