Function escape_parser_string

Source
pub fn escape_parser_string<S>(s: S) -> String
where S: AsRef<str>,