Expand description
§Minigrep
vibo_minigrep
allows you to search for text within a file
Structs§
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