pub fn escape_in_str(chars: Chars<'_>, end: char, esc_char: char) -> String