Statics§
Functions§
- check_
screaming_ snake_ case - If the string
s
is not SCREAMING_SNAKE_CASE, returns aSome(String)
with the suggested conversion. Otherwise, returnsNone
.
s
is not SCREAMING_SNAKE_CASE, returns a Some(String)
with the suggested
conversion. Otherwise, returns None
.