Skip to main content

render_json_value

Function render_json_value 

Source
pub fn render_json_value(v: &JsonValue, depth: usize) -> String
Expand description

depth is the indent depth (number of two-space units) of the opening { of this object.