Crate vibo_minigrep

Source
Expand description

§Minigrep

vibo_minigrep allows you to search for text within a file

Structs§

Config

Functions§

run
Runs all the application logic
search
Searches through a string to find a query
search_insensitive
Searches through a string to find a query case insensitively