iroh_metrics

Macro inc_by

Source
macro_rules! inc_by {
    ($m:ty, $f:ident, $n:expr) => { ... };
}
Expand description

Increment the given counter n.