fn write_label_pair_counters<L>(
output: &mut MetricOutput,
load: impl Fn(L) -> u64,
)where
L: ExportedMetricLabelPair,fn write_label_pair_counters<L>(
output: &mut MetricOutput,
load: impl Fn(L) -> u64,
)where
L: ExportedMetricLabelPair,