to_pascalcase

Function to_pascalcase 

Source
pub fn to_pascalcase(s: &str) -> String
Expand description

Converts a string to PascalCase.