jlucktay-grrs

Crates.iojlucktay-grrs
lib.rsjlucktay-grrs
version0.2.0
sourcesrc
created_at2022-07-16 16:34:10.63568
updated_at2022-07-16 18:53:13.810256
descriptionA tool to search files
homepagehttps://github.com/jlucktay/rust-workbench/grrs
repositoryhttps://github.com/jlucktay/rust-workbench
max_upload_size
id626808
size22,070
James Lucktaylor (jlucktay)

documentation

https://github.com/jlucktay/rust-workbench/blob/main/grrs/README.md

README

Learning Rust by Writing a Command Line App in 15 Minutes

From here.

Notes

Make sure you run Rust 1.31.0 (or later) and that you have edition = "2018" set in the [package] section of your Cargo.toml file.

Commit count: 95

cargo fmt