Code : github

A minimal grep clone I built in Rust while working through The Rust Book. Searches a given file for a query string and prints the matching lines.

Features

Tech Stack used