We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a446f8 + 8b9e3ad commit 16318dbCopy full SHA for 16318db
text/1566-proc-macros.md
@@ -85,7 +85,7 @@ The value returned replaces the macro use.
85
Attribute-like:
86
87
```
88
-#[prco_macro_attribute]
+#[proc_macro_attribute]
89
pub fn foo(Option<TokenStream>, TokenStream) -> TokenStream;
90
91
0 commit comments