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