parse_json

Function parse_json 

Source
pub fn parse_json(input: &str) -> Result<JsonValue, SimpleError>