Rustgrep is a simple grep
-like tool written in Rust.
cargo run "search term" "file path"
cargo run "Staff" sample.txt
2: Staff Engineers provide technical leadership to one or more teams in an organization.
This project is released under the MIT License.