We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b945dc commit daa91d8Copy full SHA for daa91d8
src/doc/guide-macros.md
@@ -87,7 +87,7 @@ forbidden.
87
88
Otherwise, the invocation syntax is free-form.
89
90
-To take as an argument a fragment of Rust code, write `$` followed by a name
+To take a fragment of Rust code as an argument, write `$` followed by a name
91
(for use on the right-hand side), followed by a `:`, followed by a *fragment
92
specifier*. The fragment specifier denotes the sort of fragment to match. The
93
most common fragment specifiers are:
0 commit comments