pub fn is_screaming_snake_case(s: &str) -> bool
Check if a string is SCREAMING_SNAKE_CASE. Numbers don’t need to be preceded by an underscore.