#mini-grep #search #word #file

bin+lib slier_minigrep

A mini program to search for specific word in provided file

1 unstable release

0.1.0 Jun 24, 2019

#171 in #mini-grep

MIT license

4KB
81 lines

Minigrep

Mini grep implementation using Rust programming language


lib.rs:

Main code for parsing and performing the search

No runtime deps