Crate minigrep_philip

Crate minigrep_philip 

Source
Expand description

§Minigrep

minigrep_philip is a simplified version of the well-known grep command.

Structs§

Config

Functions§

run
search
Finds lines within contents containing the given query
search_case_insensitive