#mini-grep #exercise #book #utility #tool

bin+lib minigrep_marcinskic

very simple implementation of grep utility tool, made as an exercise from "The Book"

1 unstable release

0.1.0 Aug 1, 2023

#24 in #exercise

MIT/Apache

7KB
162 lines

Minigrep

minigrep_marcinskic is a very simple implementation of grep utility tool, created as an exercise from "The Book": https://rust-book.cs.brown.edu/ch14-02-publishing-to-crates-io.html

No runtime deps