/minigrep

Simple grep tool built in Rust

Primary LanguageRust

minigrep

A simple command line interface for a grep-esque tool built in Rust as covered in chapter 12 of the Rust book.