Crate hel_colored
source ·Expand description
This crate provides a fast and easy way to color and style string using ANSI escape sequences Repo: https://github.com/Hellaeh/hel-colored
Structs
- A struct that owns
T, also holds ANSI styles and colors - A helper factory struct for an easy way to produce many
ANSIStringwith same styles and colors
Traits
- A helper trait for [
ANSIString] and [ANSIStringBuilder] - A helper trait for [
ANSIString] and [ANSIStringBuilder]