pub fn dump_config(config: &WidgetConfig) -> ValueExpand description
Dump a config to a stable JSON tree (nulls omitted, keys sorted via serde_json Map order of insertion — we insert in a fixed order).
pub fn dump_config(config: &WidgetConfig) -> ValueDump a config to a stable JSON tree (nulls omitted, keys sorted via serde_json Map order of insertion — we insert in a fixed order).