Crate minigrep_123

Crate minigrep_123 

Source
Expand description

§Minigrep

minigrep is a simple alternative implementation of the Unix command-line tool grep.

Structs§

Config
Holds the command-line arguments given.

Functions§

run
search
search_case_insensitive