Skip to main content

parse_json

Function parse_json 

Source
pub fn parse_json(codec: CodecId, source: &str) -> Result<JsonTree>
Expand description

Parses JSON text into the codec-owned tree under default decode limits.