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

Transform a string to PascalCase string