Function to_pascal_case

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

Convert a ascii kebab string to pascal case