Преглед на файлове

Enough for now.

Just got the key switches for the keyboard, and I'm feeling a lot like
super-light linear switches. It really seems that those would be optimal
for typing, because of the CHOC switch's low travel.
AvariceLHubris преди 1 година
родител
ревизия
89381245de
променени са 2 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/lib.rs
  2. 0 0
      src/storage.rs

+ 1 - 0
src/lib.rs

@@ -1,2 +1,3 @@
 pub mod node;
 pub mod hufftree;
+pub mod storage;

+ 0 - 0
src/storage.rs