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 7aa1ee3 commit 8b90d8fCopy full SHA for 8b90d8f
crates/proc-macro-srv-cli/src/main.rs
@@ -1,3 +1,5 @@
1
+//! A standalone binary for `proc-macro-srv`.
2
+
3
use proc_macro_srv::cli;
4
5
fn main() {
0 commit comments