create-bloom-filter-0.1.1 is not a library.
create-bloom-filter
Small Rust application to create bloom filter of optimal size given a false positivity rate
Usage
./create-bloom-filter INFILE OUTFILE FALSE_POSITIVE_RATE
INFILE should be one line per entry