Skip to main content

Module debug_toggles

Module debug_toggles 

Source

Structsยง

DebugToggle
A debug toggle read on a hot path: the environment is consulted once and the value kept until an override changes, so a per-frame check costs a lock, not a getenv walk of the whole environment.