1 unstable release
Uses old Rust 2015
| 0.1.0 | May 22, 2018 |
|---|
#20 in #edition
5KB
100 lines
Minigrep
minigrep is a simple alternative implementation of the
common Unix command-line tool grep
A simple version of grep, implemented from the Rust Programming Language 2nd Edition (book)
Uses old Rust 2015
| 0.1.0 | May 22, 2018 |
|---|
#20 in #edition
5KB
100 lines
minigrep is a simple alternative implementation of the
common Unix command-line tool grep