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 8865a78 + 6c9890e commit 8e565cdCopy full SHA for 8e565cd
src/items/structs.md
@@ -78,7 +78,7 @@ let c = [Cookie, Cookie {}, Cookie, Cookie {}];
78
The precise memory layout of a struct is not specified. One can specify a
79
particular layout using the [`repr` attribute].
80
81
-[`repr` attribute]: attributes.html#ffi-attributes
+[`repr` attribute]: type-layout.html#representations
82
83
[_OuterAttribute_]: attributes.html
84
[IDENTIFIER]: identifiers.html
0 commit comments