pub fn escape(input: &str) -> Cow<'_, str>
Escape special characters in a string to fit I18nString format.