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