macro_rules! metric { ($metric_name: ident, $($label_name: ident),+) => { ... }; }
A short-hand way to access one of the metrics in protomask_metrics::metrics
protomask_metrics::metrics