pub fn render_json_value(v: &JsonValue, depth: usize) -> String
depth is the indent depth (number of two-space units) of the opening { of this object.
depth
{