mz_sql_parser::ast::display

Function escape_single_quote_string

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