Crate minigrep666

Source

Structs§

Config
Struct to configure command options

Functions§

run
search
Searches (case-sensitive) text in lines. Prints any line that contains the query string.
search_case_insensitive