1 parent 6537c63 commit ac3774bCopy full SHA for ac3774b
1 file changed
rust/terradev-event-bus/src/lib.rs
@@ -1,3 +1,5 @@
1
+#![allow(non_local_definitions)]
2
+
3
mod bus;
4
mod types;
5
0 commit comments