#mini-grep #command-line #edition #implemented #book #version

bin+lib zcking-minigrep

A simple version of grep, implemented from the Rust Programming Language 2nd Edition (book)

1 unstable release

Uses old Rust 2015

0.1.0 May 22, 2018

#26 in #edition

MIT license

5KB
100 lines

Minigrep

minigrep is a simple alternative implementation of the common Unix command-line tool grep

No runtime deps