pub fn json_unescape(s: &str) -> String
Unescape a JSON double-quoted string value (inverse of json_escape).
json_escape