Skip to main content

report_growth

Macro report_growth 

Source
macro_rules! report_growth {
    () => { ... };
}
Expand description

Print and reset all growth counters.

No-op when growth-debug feature is disabled.