The grrs cli tool is a simple grep clone written in Rust. This idea is from the book The Rust Programming Language.
$ grrs <pattern> <file>
The grrs cli tool is a simple grep clone written in Rust. This idea is from the book The Rust Programming Language.
$ grrs <pattern> <file>