Glossary A flat file indexer in rust Install cargo install glossary Basic Usage To index the first column of the csv: glossary index data.csv After the index has been generated: glossary find data.csv [email protected]