Module screaming_snake_case

Module screaming_snake_case 

Source

Statics§

SCREAMING_SNAKE_CASE_CONSTANT
SCREAMING_SNAKE_CASE_IMMUTABLE

Functions§

check_screaming_snake_case
If the string s is not SCREAMING_SNAKE_CASE, returns a Some(String) with the suggested conversion. Otherwise, returns None.