Expand description

Provides conversion to pascal case strings.

Example string PascalCase

Functions

Determines if a &str is pascalCase bool``
Converts a &str to pascalCase String