Skip to main content

dump_config

Function dump_config 

Source
pub fn dump_config(config: &WidgetConfig) -> Value
Expand 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).