Function escape_text

Source
pub fn escape_text(text: String) -> String
Expand description

Escape given string.

Characters escaped are: \r, \n, \t