Crate colorized

source ·

Enums

This enum makes it easy to access all of the colors and color values.

Traits

This allows Strings and &str to have color with .color(COLOR_ENUM)

Functions

This is a funcition that prints a full colored sentence without a new line charactor
This is a funcition that prints a full colored sentence with a new line charactor
This function adds color to anything that isn’t implemented