Skip to content

Commit fba6adf

Browse files
Add doc comment to pass tidy check
1 parent 5f54ec0 commit fba6adf

File tree

1 file changed

+2
-0
lines changed
  • crates/proc-macro-srv-cli/src

1 file changed

+2
-0
lines changed

crates/proc-macro-srv-cli/src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! A standalone binary for `proc-macro-srv`.
2+
13
use proc_macro_srv::cli;
24

35
fn main() {

0 commit comments

Comments
 (0)