#string-search #search #practice #file #tool #command-line-tool

bin+lib minigrep_tool

A cli tool to search a string from a file

1 unstable release

0.1.0 Feb 27, 2022

#41 in #practice

24 downloads per month

MIT license

5KB
102 lines

A cli tool to search a string from a file.


lib.rs:

A library for search string from file.

No runtime deps