Expand description
Provides conversion to and detection of class case strings.
This version singularizes strings.
Example string ClassCase
Functionsยง
- is_
class_ case - Determines if a
&str
isClassCase
bool
- to_
class_ case - Converts a
&str
toClassCase
String