with_quotes

Function with_quotes 

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

Quote identifiers appropriately for the target database Both PostgreSQL and SQLite support double quotes for identifiers