Skip to main content

Crate metasophiea_minigrep

Crate metasophiea_minigrep 

Source
Expand description

This is the amazing Minigrep that’s going to take the world by storm

Structs§

Config

Functions§

run
This function is the primary runner for Minigrep, which receives a Config object to know what to do
search
This function searches for a string in a given string
search_case_insensitive
This function searches for a string in a given string, without regard to the case of either