Functionsยง
- convert
- Convert shorthand color codes into actual color codes.
Best if used in conjunction with the
format!macro. - Print string
sin colorcolor. Supports ANSI colors. - printf
- Print string with color. Syntax specified in
convert()documentation. - println
- Print string
sin colorcolorwith a newline. Supports ANSI colors. - printlnf
- Print string
swith color with a newline. Syntax specified inconvert()documentation.