Module terminal_style

Source
Expand description

Provides stuff related to terminal style.

They are referenced from ANSI escape code.

Structs§

Style
Expresses how to render a piece of text in the terminal.
StyleBuilder

Enums§

Color
Text color for terminal rendering.
StyleMode
Represents terminal style enabling mode.