Constant UNSET_DISPLAY
pub const UNSET_DISPLAY: &'static str;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.