We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87c2d7 commit 6aa6ce3Copy full SHA for 6aa6ce3
1 file changed
omnievent/src/lib.rs
@@ -1,4 +1,4 @@
1
pub mod event_manager;
2
pub mod grpc;
3
-pub(crate) mod proto_types;
+pub mod proto_types;
4
pub(crate) mod types;
0 commit comments