rustc_
lint
1.84.0-dev
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
to_camel_case
Copy item path
Settings
Help
Summary
Source
fn to_camel_case(s: &
str
) ->
String