| Crates.io | minigrep_test_package_001 |
| lib.rs | minigrep_test_package_001 |
| version | 0.1.0 |
| created_at | 2021-06-06 20:55:37.691982+00 |
| updated_at | 2021-06-06 20:55:37.691982+00 |
| description | A small CLI implementation of the `grep` command, written in Rust. |
| homepage | https://github.com/chazkiker2/minigrep.git |
| repository | https://github.com/chazkiker2/minigrep.git |
| max_upload_size | |
| id | 407032 |
| size | 8,922 |
A small CLI implementation of the grep command, written in Rust.
This repository follows the tutorial laid out in Chapter 12 of The Book.