rachel-rose 5 lat temu
rodzic
commit
4124f99360
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/rpc/mod.rs

+ 2 - 0
src/rpc/mod.rs

@@ -1,2 +1,4 @@
+pub mod options;
+pub mod adapter;
 pub mod jsonserver;
 pub mod test;