Skip to main content

bump

Macro bump 

Source
macro_rules! bump {
    ($doc:expr, $name:ident, $field:ident) => { ... };
}
Expand description

One relaxed += 1 on a u64 counter.