We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8977d8 commit 11c9725Copy full SHA for 11c9725
prpr/src/lib.rs
@@ -1,3 +1,5 @@
1
+#![feature(local_key_cell_methods)]
2
+
3
pub mod bin;
4
pub mod config;
5
pub mod core;
0 commit comments