Skip to main content

escape_double_quote_string

Function escape_double_quote_string 

Source
pub fn escape_double_quote_string(s: &str) -> EscapeQuotedString<'_>
Expand description

Convenience wrapper for escaping strings for double-quoted literals (").