Skip to main content

canonical_json_string

Function canonical_json_string 

Source
pub fn canonical_json_string(value: &Value) -> String
Expand description

Serialize a JSON value with object keys sorted recursively. Deterministic regardless of input key order.