Macro cache_metric_inc

Source
macro_rules! cache_metric_inc {
    ($cache:ident) => { ... };
}
Expand description

Increment a metric value by one.