Skip to main content

Module DedupState

Module DedupState 

Source
Expand description

Consecutive-duplicate suppression buffer used by the dev_log! macro under Trace=short. Holds the last logged key + a repeat count; the macro flushes a (xN) tail when the key changes.

Structs§

Struct

Statics§

DEDUP