[][src]Crate text_colorizer

Modules

control

A couple of functions to enable and disable coloring.

Structs

ColoredString

A string that may have color and/or style applied to it.

Style

A combinatorial style such as bold, italics, dimmed, etc.

Enums

Color

The 8 standard colors.

Styles

Traits

Colorize

The trait that enables something to be given color.