fn write_histogram_family<L, B>(
output: &mut MetricOutput,
family: &HistogramFamily<L, B>,
label_name: &'static str,
)where
L: ExportedMetricLabel,
B: HistogramBucketLabel,fn write_histogram_family<L, B>(
output: &mut MetricOutput,
family: &HistogramFamily<L, B>,
label_name: &'static str,
)where
L: ExportedMetricLabel,
B: HistogramBucketLabel,