Skip to main content

escape_bytes

Function escape_bytes 

Source
pub fn escape_bytes(input: &[u8]) -> Cow<'_, [u8]>
Expand description

Escape special characters in a byte slice to fit I18nString format.