This is a lightweight library for more complicated CLIs, with multiple elements. It's designed to make separating multiple UI elements easier.
It's also designed to be versatile. With rust's trait interface, you can make it output from any CLI API, even though it was designed with crossterm in mind.
The prelude contains everything you can use (which isn't much).
I recommend you look at the documentation instead. Here's a short summary of what each structure does:
TBA
BLANK
This project is licensed under the MIT license.