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 5f54ec0 commit fba6adfCopy full SHA for fba6adf
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