Expand description
Provides conversion to and detection of screaming snake case strings.
Example string SCREAMING_SNAKE_CASE
Functionsยง
- is_
screaming_ snake_ case - Determines of a
&str
isSCREAMING_SNAKE_CASE
- to_
screaming_ snake_ case - Converts a
&str
toSCREAMING_SNAKE_CASE
String