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 284344a commit 9266ef3Copy full SHA for 9266ef3
derive/src/lib.rs
@@ -1,5 +1,3 @@
1
-#![feature(proc_macro, proc_macro_lib)]
2
-
3
extern crate proc_macro;
4
#[macro_use]
5
extern crate quote;
0 commit comments