Minigrep

Minigrep is an introductory mini project in order to learn to use Rust. It takes a query and a file and search for the suery within the file.

More to come