Function to_pascal_case

Source
pub fn to_pascal_case(input: &str) -> String