minigrep Info My take on a mini-project from the I/O project on the rust book. Highlights Uses clap to parse arguments This made me stray away a bit Uses pretty_env_logger to log Uses re to match and highlight matches Uses hyperfine to test it against grep --color