Function mz_sql::ast::display::escape_single_quote_string

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