glossary 0.1.1

A fast and lightweight flat-file indexer
glossary-0.1.1 is not a library.

Glossary Github

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 user@email.com