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