make_metrics

Macro make_metrics 

Source
macro_rules! make_metrics {
    ($name:literal $(, $k:literal => $v:expr )* $(,)?) => { ... };
}