Function escape_single_quote_string

Source
pub fn escape_single_quote_string(s: &str) -> EscapeSingleQuoteString<'_>