Expand description
This module helps with ANSI strings
Structs§
- Ansi
String - Represents an ANSI string.
- Styled
Text - A text string that contains an optional style
- Text
Effects - The effects of a text
- Text
Style - The style of a text
Enums§
- Error
- Errors that can occur when converting an ANSI string to HTML
Functions§
- ansi_
to_ text - Convert ANSI sequences to styled text.