Add index snapshot test helper function

This commit is contained in:
Loïc Lecrenier
2022-08-03 08:45:26 +02:00
parent 950d8e4c44
commit 334098a7e0
3 changed files with 327 additions and 0 deletions

View File

@ -51,8 +51,11 @@ csv = "1.1.6"
[dev-dependencies]
big_s = "1.0.2"
insta = "1.17.1"
maplit = "1.0.2"
md5 = "0.7.0"
rand = "0.8.5"
regex = "1.6.0"
[features]
default = []