/minigrep

Mini classic command line tool grep (globally search a regular expression and print).

Primary LanguageRust

minigrep

Mini classic command line tool grep (globally search a regular expression and print).

This is a project included in the Chapter 12 of The Rust Programing Language book.

Usage

WIP