Introduce a first basic working positions-based engine

This commit is contained in:
Kerollmops
2020-06-05 20:12:52 +02:00
parent f51a63e4ef
commit dfdaceb410
4 changed files with 135 additions and 83 deletions

1
Cargo.lock generated
View File

@ -790,6 +790,7 @@ dependencies = [
"fst",
"fxhash",
"heed",
"itertools",
"jemallocator",
"levenshtein_automata",
"memmap",