I started using the #rustlang clap library back when it was version 2. I somehow missed when it went to 3. I come back to it on 4 and it has changed so much I'm having to relearn it. At first it irritated me because none of my old templates that I'm so accustomed to copy/pasting into all my projects no longer works... but now as I start learning the new version, I am really liking it. Being able to define my application as a struct and then implement functionality for it has advantages.
| GitHub | https://github.com/forensicmatt/ |
| Youtube Channel | https://www.youtube.com/channel/UCudIWnSPimNaqMyGoKbaneQ |