Kaynağa Gözat

updated mod.rs

rachel-rose 5 yıl önce
ebeveyn
işleme
4124f99360
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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;