unescape_string

Function unescape_string 

Source
pub fn unescape_string(s: &str) -> String
Available on crate feature api only.
Expand description

Removes the escape backslashes in the given string.