Crate minigrep_castachick

Crate minigrep_castachick 

Source
Expand description

§minigrep

minigrep is subset of grep.

minigrep can search word from specified file.

Structs§

Config

Functions§

run
Search word in specified file and print the lines include the word
search
search_case_insensitive