Expand description
Provides conversion to and detection of camel case strings.
Example string camelCase
Functions
- Determines if a
&str
is camelCase bool`` - Converts a
&str
to camelCaseString
Provides conversion to and detection of camel case strings.
Example string camelCase
&str
is camelCase bool``&str
to camelCase String