pub fn parse_json(codec: CodecId, source: &str) -> Result<JsonTree>
Parses JSON text into the codec-owned tree under default decode limits.