Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 185 Bytes

File metadata and controls

4 lines (3 loc) · 185 Bytes

Minigrep

A simple implementation of the grep command-line utility in Rust. Done while learning Rust from the book The Rust Programming Language.