We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
used
1 parent db80548 commit e773318Copy full SHA for e773318
src/abi.md
@@ -64,7 +64,7 @@ symbol name mangling. The symbol for the item will be the identifier of the
64
item's name.
65
66
Additionally, the item will be publicly exported from the produced library or
67
-object file, similar to `#[used]`.
+object file, similar to the [`used` attribute](#the-used-attribute).
68
69
## The `link_section` attribute
70
0 commit comments