pub fn quote_ident(ident: &str) -> String
quote_ident: double-quote unless the identifier is a safe lower-case name that is not a keyword.
quote_ident