3 releases
0.1.2 | Feb 14, 2024 |
---|---|
0.1.1 | Feb 14, 2024 |
0.1.0 | Feb 14, 2024 |
#1810 in Text processing
5KB
101 lines
Description
A simple grep implementation from The Rust Programing Book
Usage
arg1: query
arg2: content.txt
lib.rs
:
minigrep
is a collection of utilities to make performing
calculations more convenient.