Expand description
§Term_Tools: Rich API for Colorizing Terminal
term_tools is a Rust library that provides a rich API for colorizing terminal output. It allows you to create styled text strings with various colors, effects, and formatters.
Structs§
- Styled
Text - A struct representing a styled text string.
Functions§
- styled
- Creates a styled text string with the given text and styles.