unescape_string

Function unescape_string 

Source
pub fn unescape_string(s: &str) -> String
Expand description

Removes the escape backslashes in the given string.