//! A dead simple ANSI terminal color painting library.
//!//! This library is a port of the `yansi` crate.
//! Copyright (c) 2017 Sergio Benitez
//!modcolor;modpaint;modstyle;#[cfg(test)]modtests;pubusecolor::Color;pubusepaint::Filled;pubusepaint::Paint;pubusepaint::TerminalFile;pubusepaint::paint;pubusestyle::Style;