Crate slier_minigrep

Crate slier_minigrep 

Source
Expand description

Main code for parsing and performing the search

Structs§

Config
Struct to hold cofiguration value

Functions§

run
Main code to load the file and perform the search
search_insensitive
Search in an insensitive way
search_sensitive
Search in an sensitive way