We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ac270 commit 18f5f0cCopy full SHA for 18f5f0c
library/std/src/keyword_docs.rs
@@ -1568,7 +1568,7 @@ mod static_keyword {}
1568
///
1569
/// # Style conventions
1570
1571
-/// 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
1572
/// struct's list of fields can be omitted, it's usually kept for convenience in adding and
1573
/// removing fields down the line.
1574
0 commit comments