Просмотр исходного кода

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 год назад
Родитель
Сommit
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