Expand description
Provides conversion to and detection of snake case strings.
Example string snake_case
Functions
- Determines of a
&str
issnake_case
- Converts a
&str
tosnake_case
String
Provides conversion to and detection of snake case strings.
Example string snake_case
&str
is snake_case
&str
to snake_case
String