Expand description
§Mini grep
miniprep_ot is a command-line interface to grep.
It is created as a part of my Rust learning curve.
Structs§
Functions§
- add_one
- Adds one to the number given.
- run
- search
- Do case-sensitive search in content of
query - search_
case_ insensitive - Do case-insensitive search in content of
query