feat: Introduce the new Index system

This commit is contained in:
Clément Renault
2019-04-19 18:27:57 +02:00
parent e142339106
commit 3dc057ca9c
8 changed files with 235 additions and 202 deletions

View File

@ -14,6 +14,7 @@ rayon = "1.0.3"
sdset = "0.3.1"
serde = { version = "1.0.88", features = ["derive"] }
slice-group-by = "0.2.4"
zerocopy = "0.2.2"
[dependencies.fst]
git = "https://github.com/Kerollmops/fst.git"