iroh_metrics

Macro dec_by

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

Decrements the given metric by n.