Re-exports§
pub use term::Attr::Bold;pub use term::Attr::Dim;pub use term::Attr::Italic;pub use term::Attr::Underline;pub use term::Attr::Blink;pub use term::Attr::Standout;pub use term::Attr::Reverse;pub use term::Attr::Secure;pub use term::Attr::ForegroundColor;pub use term::Attr::BackgroundColor;
Enums§
Constants§
- BLACK
- BLUE
- BRIGHT_
BLACK - BRIGHT_
BLUE - BRIGHT_
CYAN - BRIGHT_
GREEN - BRIGHT_
MAGENTA - BRIGHT_
RED - BRIGHT_
WHITE - BRIGHT_
YELLOW - CYAN
- GREEN
- MAGENTA
- RED
- WHITE
- YELLOW
Functions§
Type Aliases§
- Color
- Number for a terminal color
- Full
Terminal