Macro metricset_to_string

Source
macro_rules! metricset_to_string {
    ($metric_set:expr) => { ... };
}