Skip to main content

quote_identifier

Function quote_identifier 

Source
pub fn quote_identifier(identifier: &str) -> String
Expand description

Quotes MySQL identifiers. See MySQL quote_identifier()