Skip to main content

normalize_ascii_identifier

Function normalize_ascii_identifier 

Source
pub fn normalize_ascii_identifier(value: &str) -> String
Expand description

Normalize identifiers to ASCII alphanumerics with lowercase output.