1 unstable release
0.1.0 | Jan 28, 2022 |
---|
#214 in #demo
7KB
Learning Rust. This is a clone of the grep command.
Followed along with https://rust-cli.github.io/book/tutorial/index.html with some adjustments:
- using a BufReader instead of read_to_string for some minor optimization
- additional tests
Dependencies
~3.5MB
~66K SLoC