Writing a CLI is a common usecases for rust, and clap is one of the most popular libraries for this. I always found this task a bit intimidating before doing it once, so I figured others might feel the same way.
Let’s build a cli for our university db 🧵👇
Writing a CLI is a common usecases for rust, and clap is one of the most popular libraries for this. I always found this task a bit intimidating before doing it once, so I figured others might feel the same way.
Let’s build a cli for our university db 🧵👇