ruma_common::http_headers

Function unescape_string

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

Removes the escape backslashes in the given string.