waleedsamygd_minigrep

Crates.iowaleedsamygd_minigrep
lib.rswaleedsamygd_minigrep
version0.1.0
sourcesrc
created_at2020-11-16 16:47:35.825472
updated_at2020-11-16 16:47:35.825472
descriptionsearch for string in a file
homepage
repository
max_upload_size
id312978
size4,524
waleed (waleedsamy)

documentation

README

minigrep

based on https://doc.rust-lang.org/book/ch12-00-an-io-project.html

cargo test
cargo run there poem.txt

export CASE_INSENSITIVE=true
cargo run then poem.txt
Commit count: 0

cargo fmt