Skip to main content

quote_ident

Function quote_ident 

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

quote_ident: double-quote unless the identifier is a safe lower-case name that is not a keyword.