# daveparr_minigrep A simple implementation of the `grep` command-line tool in Rust, as described in the book [The Rust Programming Language](https://doc.rust-lang.org/book/second-edition/ch12-00-an-io-project.html).