Skip to main content

stable_json_string

Function stable_json_string 

Source
pub fn stable_json_string(value: &JsonValue) -> JsonCodecResult<String>
Expand description

Stable JSON string with object keys sorted by JavaScript UTF-16 code-unit order.