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 d46060b commit fab30c4Copy full SHA for fab30c4
crates/hir-expand/src/builtin.rs
@@ -1,3 +1,4 @@
1
+//! Builtin macros and attributes
2
#[macro_use]
3
mod quote;
4
0 commit comments