chore: Update the module hierarchy

This commit is contained in:
Clément Renault
2018-12-07 12:22:51 +01:00
parent 2c3d71dd8f
commit 8bee31078d
26 changed files with 33 additions and 296 deletions

View File

@ -1,8 +1,6 @@
pub mod automaton;
pub mod blob;
pub mod database;
pub mod data;
pub mod index;
pub mod rank;
pub mod tokenizer;
pub mod vec_read_only;