#mini-grep #case-insensitive #search #basic #book #built #tool

bin+lib clifton_minigrep

Basic grepping tool built from the rust book

1 unstable release

0.1.0 Dec 23, 2019

#29 in #case-insensitive

MIT license

5KB
100 lines

minigrep

minigrep is a utility for searching text files, like grep!

options

use CASE_INSENSITIVE=1 minigrep for case insensitive matching

No runtime deps