[][src]Function simple_json2::parse_json

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