minigrep A learning source code of the chapter: An I/O Project: Building a Command Line Program Getting Started git clone https://github.com/jihchi/minigrep.git cd minigrep cargo run <query> <filename>