iroh_metrics

Macro inc

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

Increment the given counter by 1.