pub fn unescape(s: &str) -> Result<String>
Expand description

Unescape the given str.