Expand description
Provides conversion to and detection of snake case strings.
Example string snake_case
Functionsยง
- is_
snake_ case - Determines of a
&strissnake_case - to_
snake_ case - Converts a
&strtosnake_caseString
Provides conversion to and detection of snake case strings.
Example string snake_case
&str is snake_case&str to snake_case String