with_metrics

Macro with_metrics 

Source
macro_rules! with_metrics {
    ($metrics:expr, $type_:expr, $func:expr) => { ... };
}