Function mz_sql_parser::ast::display::escape_single_quote_string

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