crossterm_style 0.3.2

A cross-platform library styling the terminal output.
Documentation
mod attribute;
mod color;
mod colored;

pub use self::{attribute::Attribute, color::Color, colored::Colored};