ansi-term-codes
ANSI terminal escape code constants. Zero-dependency, no_std compatible.
Usage
use ;
println!;
Constants
- Attributes:
BOLD,DIM,ITALIC,UNDERLINE,RESET - Colors:
RED,GREEN,YELLOW,BLUE,MAGENTA,CYAN - Bold colors:
BOLD_RED,BOLD_GREEN
License
Apache-2.0