Add doc comment to pass tidy check
This commit is contained in:
parent
5f54ec0e85
commit
fba6adfae4
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//! A standalone binary for `proc-macro-srv`.
|
||||
|
||||
use proc_macro_srv::cli;
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue