Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 309 Bytes

[MINIGREP]: grep command but simplified

This repo is the result of Chapter 12 of the Rust Book

Except that I didn't follow the tutorial at all; done it by myself from the ground up. (In mine there are colors 🌈)