Function sort_json_keys

Source
pub fn sort_json_keys(value: Value) -> Value
Expand description

Sort the keys of a JSON object

This is used to make the JSON object deterministic.