iroh_metrics

Macro inc

Source
macro_rules! inc {
    ($m:ty, $f:ident) => { ... };
}
Available on crate feature static_core only.
Expand description

Increments the given metric by 1.