Module style

Module style 

Source
Expand description

A module to control the looks of text.

Structs§

AttributeDiff
The change in attributes. Use Attributes::diff to create one.
Attributes
Attributes change the way a piece of text is displayed.
Styled
Some content with a particular style applied.

Enums§

Color
Represents a color. See the underlying terminal library documentation for information on terminal compatibility.

Traits§

Stylize
Provides a set of methods to set the colors and attributes.