A minimalistic grep with rust
Go to file
Piyush मिश्रः 2a476d1ff5
Create README.md
2020-04-25 13:34:40 +05:30
src initials 2020-04-25 13:11:59 +05:30
.gitignore initials 2020-04-25 13:11:59 +05:30
Cargo.lock initials 2020-04-25 13:11:59 +05:30
Cargo.toml initials 2020-04-25 13:11:59 +05:30
LICENSE Initial commit 2020-04-25 13:07:02 +05:30
README.md Create README.md 2020-04-25 13:34:40 +05:30
file_to_match.txt initials 2020-04-25 13:11:59 +05:30

README.md

minigrep

A minimalistic grep with rust.