[][src]Crate metasophiea_minigrep

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