use UpperCamelCase
This commit is contained in:
parent
76ac2705a5
commit
18f5f0c473
@ -1568,7 +1568,7 @@ mod static_keyword {}
|
||||
///
|
||||
/// # Style conventions
|
||||
///
|
||||
/// Structs are always written in PascalCase, with few exceptions. While the trailing comma on a
|
||||
/// Structs are always written in UpperCamelCase, with few exceptions. While the trailing comma on a
|
||||
/// struct's list of fields can be omitted, it's usually kept for convenience in adding and
|
||||
/// removing fields down the line.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user