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 1f78215 commit 012bfafCopy full SHA for 012bfaf
src/macros.md
@@ -2,7 +2,7 @@
2
3
The functionality and syntax of Rust can be extended with custom definitions
4
called macros. They are given names, and invoked through a consistent
5
-syntax:`some_extension!(...)`.
+syntax: `some_extension!(...)`.
6
7
There are two ways to define new macros:
8
0 commit comments