Billboard
Display informational boxes in the terminal.
Example
Your Cargo.toml should include billboard as a dependency
[]
= "0.2"
use Billboard;
More examples can be found here.
Acknowledgements
This library was heavily inspired by boxen, but has no official association with that project.