Function unescape
fn unescape(input: &str, esc_char: Option<char>) -> std::borrow::Cow<'_, str>
Remove escape char
unescapefn unescape(input: &str, esc_char: Option<char>) -> std::borrow::Cow<'_, str>
Remove escape char