We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c2b24f + 84c9f10 commit c0be629Copy full SHA for c0be629
src/custom_types/structs.md
@@ -95,8 +95,9 @@ fn main() {
95
96
### See also
97
98
-[`attributes`][attributes], and [destructuring][destructuring]
+[`attributes`][attributes], [raw identifiers][raw_identifiers] and [destructuring][destructuring]
99
100
[attributes]: ../attribute.md
101
[c_struct]: https://en.wikipedia.org/wiki/Struct_(C_programming_language)
102
[destructuring]: ../flow_control/match/destructuring.md
103
+[raw_identifiers]: ../compatibility/raw_identifiers.md
0 commit comments