pub fn stringify_json_dict(data: &Map<String, Value>) -> String
Stringify a JSON object.
data
The stringified dictionary.