feat: Add a way to index from a csv file

This commit is contained in:
Clément Renault
2018-09-24 16:53:33 +02:00
parent 6dcec4f473
commit 33ea956c7b
10 changed files with 207 additions and 8 deletions

View File

@ -1,5 +1,3 @@
cargo-features = ["edition"]
[package]
edition = "2018"
name = "raptor-indexer"