Function to_pascal_case

Source
pub fn to_pascal_case(string: &str) -> String
Expand description

Transform a string to PascalCase string