We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f78215 + 012bfaf commit f02b09eCopy full SHA for f02b09e
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