minigrep_test_package_001

Crates.iominigrep_test_package_001
lib.rsminigrep_test_package_001
version0.1.0
sourcesrc
created_at2021-06-06 20:55:37.691982
updated_at2021-06-06 20:55:37.691982
descriptionA small CLI implementation of the `grep` command, written in Rust.
homepagehttps://github.com/chazkiker2/minigrep.git
repositoryhttps://github.com/chazkiker2/minigrep.git
max_upload_size
id407032
size8,922
Chaz Kiker (chazkiker2)

documentation

README

minigrep

A small CLI implementation of the grep command, written in Rust.
This repository follows the tutorial laid out in Chapter 12 of The Book.

Commit count: 18

cargo fmt