normalize_ident

Function normalize_ident 

Source
pub(crate) fn normalize_ident(id: Ident) -> String
Expand description

Normalize an owned identifier to a lowercase string, unless the identifier is quoted.