[][src]Crate minigrep_123

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