Basic implementation of grep written in Rust.
Note: The purpose of this repo is to try out the different language features that Rust offers.
- The Rust Programming Language, The Book
Basic implementation of grep written in Rust.
Note: The purpose of this repo is to try out the different language features that Rust offers.