iroh_metrics

Macro inc_by

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

Increments the given metric by n.