Crates.io | waleedsamygd_minigrep |
lib.rs | waleedsamygd_minigrep |
version | 0.1.0 |
source | src |
created_at | 2020-11-16 16:47:35.825472 |
updated_at | 2020-11-16 16:47:35.825472 |
description | search for string in a file |
homepage | |
repository | |
max_upload_size | |
id | 312978 |
size | 4,524 |
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