Crate hunter_mygrep

Crate hunter_mygrep 

Source
Expand description

§My Grep

hunter_mygrep is a tool to grep query from text files. It’s a learning project.

Structs§

Config

Functions§

run
Run with parameters through command lines.
search
Search query in file.
search_case_insensitive