Expand description
This crate provides a collection of utilities that I use often in my projects. Instead of copying and pasting the same code over and over, I decided to create a library to store them.
§Features
cli
- Command Line Interface utilities- Enables the cli module which provides utilities for creating command line interfaces.