Skip to main content

escape

Function escape 

Source
pub fn escape(input: &str) -> Cow<'_, str>
Expand description

Escape special characters in a string to fit I18nString format.