We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 218cb4b + daa91d8 commit 63fe80eCopy full SHA for 63fe80e
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