Modules§
Structs§
- Config
- Config parameters to be used to run the program
Functions§
- run
- search
- Search a word in a given text. Return all the lines containing that word.
- search_
case_ insensitive - Search a word in a given text in insensitive case manner. Return all the lines containing that word.