Function sqlparser::ast::escape_double_quote_string

source ยท
pub fn escape_double_quote_string(s: &str) -> EscapeQuotedString<'_>