cli-toolbox 0.8.0

Utility library for working with cli output ergonomically
1
2
3
4
5
The report macro uses the [`Verbosity`] crate to determine when and what to output. 

_\* See the [`Verbosity`] crate to learn how to set the verbosity level._

[`Verbosity`]: <https://crates.io/crates/verbosity>