Expand description
Style Utilities
This module provides functions for coloring text using ANSI escape code sequences. It allows setting foreground and background colors, as well as applying bold, italic, underline, blink, reverse and strikethrough formatting.
Structs§
- Styled
Text - Represents a piece of text with optional color and formatting.
Enums§
- Color
- Represents all colors the text/background can be.