Skip to content

Commit 9a2114b

Browse files
committed
Add doc comment on main.rs
1 parent 84fb9b4 commit 9a2114b

File tree

1 file changed

+2
-0
lines changed
  • crates/ra_proc_macro_srv/src

1 file changed

+2
-0
lines changed

crates/ra_proc_macro_srv/src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Driver for proc macro server
2+
13
use ra_proc_macro::msg::{self, Message};
24
use ra_proc_macro_srv::{expand_task, list_macros};
35

0 commit comments

Comments
 (0)