Re-exports§
pub use self::normal::_BLACK as black;pub use self::normal::_BLUE as blue;pub use self::normal::_CYAN as cyan;pub use self::normal::_GREEN as green;pub use self::normal::_PURPLE as purple;pub use self::normal::_RED as red;pub use self::normal::_WHITE as white;pub use self::normal::_YELLOW as yellow;pub use self::_NONE as reset;