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.
1 parent 3d9a778 commit 683f547Copy full SHA for 683f547
src/macros-by-example.md
@@ -79,14 +79,14 @@ syntax named by _designator_. Valid designators are:
79
[_BlockExpression_]: expressions/block-expr.html
80
[_Expression_]: expressions.html
81
[_Item_]: items.html
82
+[_LiteralPattern_]: patterns.html#literal-patterns
83
[_MetaItem_]: attributes.html
84
[_Pattern_]: patterns.html
85
[_Statement_]: statements.html
86
[_TokenTree_]: macros.html#macro-invocation
87
[_TypePath_]: paths.html#paths-in-types
88
[_Type_]: types.html#type-expressions
89
[_Visibility_]: visibility-and-privacy.html
-[_LiteralPattern_]: patterns.html#literal-patterns
90
[token]: tokens.html
91
92
In the transcriber, the
0 commit comments