[][src]Function no_proto::json_flex::json_decode

pub fn json_decode<'json>(text: String) -> Result<Box<NP_JSON>, NP_Error>

Parse a JSON string into a JSON object in memory