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