quote_ident

Function quote_ident 

Source
pub fn quote_ident(name: &str) -> String
Expand description

A name as it has to be written in this SQL: bare when it can be, quoted when it cannot.