Expand description
§L:itegrep
The purpose of this crate ⚙️ is to learn rust features, and this crate will not be maintained 🚮.
Structs§
Functions§
- run
- This function takes a config as parameter and is being used in main to initialize the program. Is designed to return either nothing or a dynamic error.
- search
- This function searches thru given contents.
- search_
case_ insensitive - This search function searches within given contents and returns lines of text regardless of casing.