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 camelCase String
Provides conversion to and detection of camel case strings.
Example string camelCase
Determines if a &str
is camelCase bool``
Converts a &str
to camelCase String