daveparr_minigrep

Crates.iodaveparr_minigrep
lib.rsdaveparr_minigrep
version0.1.0
sourcesrc
created_at2024-02-05 16:13:39.955377
updated_at2024-02-05 16:13:39.955377
descriptionA simple command line tool to search for a string in a file based on 'The Rust Programming Language' book
homepage
repositoryhttps://github.com/DaveParr/minigrep
max_upload_size
id1127716
size6,253
Dave Parr (DaveParr)

documentation

README

daveparr_minigrep

A simple implementation of the grep command-line tool in Rust, as described in the book The Rust Programming Language.

Commit count: 0

cargo fmt