Function ruma_common::http_headers::unescape_string

source ยท
pub fn unescape_string(s: &str) -> String
Expand description

Removes the escape backslashes in the given string.