Skip to main content

sql_str

Function sql_str 

Source
pub fn sql_str(s: &str) -> String
Expand description

Quote + escape a string literal for inline SQL.