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 84fb9b4 commit 9a2114bCopy full SHA for 9a2114b
crates/ra_proc_macro_srv/src/main.rs
@@ -1,3 +1,5 @@
1
+//! Driver for proc macro server
2
+
3
use ra_proc_macro::msg::{self, Message};
4
use ra_proc_macro_srv::{expand_task, list_macros};
5
0 commit comments