feat: Move query splitting into the tokenizer workspace

This commit is contained in:
Clément Renault
2019-02-25 18:34:51 +01:00
parent 1897da5348
commit 19e67dcf0b
3 changed files with 35 additions and 45 deletions

View File

@ -5,4 +5,4 @@ authors = ["Clément Renault <renault.cle@gmail.com>"]
edition = "2018"
[dependencies]
slice-group-by = "0.2.4"