Skip to main content

Crate minigrep_tay

Crate minigrep_tay 

Source
Expand description

§Minigrep package

This is a mini version of the popular linux command line tool grep

Have fun 🎉

Structs§

Config

Functions§

run
Takes an arg of type Config and runs the search function based on the config values
search
search_case_insensitive