Introduce the FacetRevRange Iterator struct

This commit is contained in:
Clément Renault
2020-11-28 14:52:50 +01:00
parent 58d039a70d
commit 0959e1501f
5 changed files with 166 additions and 56 deletions

View File

@ -10,6 +10,7 @@ bstr = "0.2.13"
byteorder = "1.3.4"
crossbeam-channel = "0.5.0"
csv = "1.1.3"
either = "1.6.1"
flate2 = "1.0.17"
fst = "0.4.4"
fxhash = "0.2.1"