Function linefeed::complete::unescape [] [src]

pub fn unescape(s: &str) -> Cow<str>

Unescapes a word by removing the backslash (\\) from escaped characters.