Hacker News new | ask | show | jobs
by bradcomp 3378 days ago
I'm using Clap[0] for a command line project I'm doing in Rust. The API for it is fantastic, and the examples are very well commented. Overall it's the best library I've run across in a while.

[0]: https://github.com/kbknapp/clap-rs