pub fn get_display_value(key: SettingKey, s: &Settings) -> StringExpand description
Render the row’s current value as a string. The renderer uses this
for both the right-hand summary cell and (for Cycle widgets) the
“next value” preview.
pub fn get_display_value(key: SettingKey, s: &Settings) -> StringRender the row’s current value as a string. The renderer uses this
for both the right-hand summary cell and (for Cycle widgets) the
“next value” preview.