minigrep_test_package_001 0.1.0

A small CLI implementation of the `grep` command, written in Rust.
Documentation

minigrep

A small CLI implementation of the grep command, written in Rust.
This repository follows the tutorial laid out in Chapter 12 of The Book.