fn write_counter_family<L>(
output: &mut MetricOutput,
family: &CounterFamily<L>,
label_name: &'static str,
)where
L: ExportedMetricLabel,fn write_counter_family<L>(
output: &mut MetricOutput,
family: &CounterFamily<L>,
label_name: &'static str,
)where
L: ExportedMetricLabel,