Skip to main content

UNSET_DISPLAY

Constant UNSET_DISPLAY 

Source
pub const UNSET_DISPLAY: &str = "<unset>";
Expand description

Sentinel rendered for unset / None / empty config values during display. Never a valid stored value: the write path rejects it so it cannot round-trip into persisted config.