Function is_pascal_case

Source
pub fn is_pascal_case(s: &str) -> bool
Expand description

Check if a string is PascalCase