Skip to main content

render_json

Function render_json 

Source
pub fn render_json(codec: CodecId, tree: &JsonTree) -> Result<String>
Expand description

Renders a codec-owned JSON tree as compact canonical text.