Skip to main content

normalized_client_name

Function normalized_client_name 

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

Comparison key shared by TypeScript property and Rust identifier generation. It intentionally erases case and separators so collisions fail before codegen.