rustc_
lint
1.86.0-nightly
(f3d1d47fd 2025-01-20)
In rustc_
lint::
nonstandard_
style
Structs
NonCamelCaseTypes
NonSnakeCase
NonUpperCaseGlobals
Enums
MethodLateContext
Statics
NON_CAMEL_CASE_TYPES
NON_SNAKE_CASE
NON_UPPER_CASE_GLOBALS
Functions
assoc_item_in_trait_impl
char_has_case
is_camel_case
method_context
to_camel_case
rustc_lint
::
nonstandard_style
Function
is_camel_case
Copy item path
Settings
Help
Summary
Source
fn is_camel_case(name: &
str
) ->
bool