Mini grep Console application
Search text within files
Built with rust
example
Run the following command in your terminal
Result
How public, like a frog
The application expects two arguments
- The text to search for
- The path to the file that is being search
This repository is a code along project to chapter 10 of the The rust programming language book