pub fn check_mixed_case(s: &str) -> Option<String>
Some(suggestion) if s is not mixedCase. Pure check — domain exceptions (test-prefixes, allowed patterns, …) live in the lint.
Some(suggestion)
s
mixedCase