//! Module for changing the appearence of the prompts.
//! Each prompt has its own set of styling attributes, which include text color, different
//! formatting as well as some prompt-specific styling
pub use Color;
pub use ;
pub use LabelStyle;
pub use ;