Skip to main content

normalize

Function normalize 

Source
pub fn normalize(item: &str) -> String
Expand description

Normalize an identifier to a consistent form: lowercase, with no dashes or underscores.