We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e741fd commit 2e9ec3aCopy full SHA for 2e9ec3a
src/macros.md
@@ -1,6 +1,6 @@
1
# Macros
2
3
-The functionality and syntax of Rust can be extended with custom definitons
+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!(...)`.
6
0 commit comments