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

Convert a ascii kebab string to pascal case