rust-cli / book

Documentation on how to use the Rust Programming Language to develop commandline applications
https://rust-cli.github.io/book/index.html
MIT License
816 stars 108 forks source link

Remove unnecessary `allow(unused)` attribute #232

Closed stomar closed 10 months ago

stomar commented 10 months ago

Might be a bit confusing for Rust beginners.