This is sample project with Rust in this book.
```bash
cargo run -- test.txt word
cargo run -- test.txt char
cargo run -- test.txt line ```