Module term::color
[−]
[src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Terminal color definitions
Constants
BLACK |
[ Experimental ]
|
BLUE |
[ Experimental ]
|
BRIGHT_BLACK |
[ Experimental ]
|
BRIGHT_BLUE |
[ Experimental ]
|
BRIGHT_CYAN |
[ Experimental ]
|
BRIGHT_GREEN |
[ Experimental ]
|
BRIGHT_MAGENTA |
[ Experimental ]
|
BRIGHT_RED |
[ Experimental ]
|
BRIGHT_WHITE |
[ Experimental ]
|
BRIGHT_YELLOW |
[ Experimental ]
|
CYAN |
[ Experimental ]
|
GREEN |
[ Experimental ]
|
MAGENTA |
[ Experimental ]
|
RED |
[ Experimental ]
|
WHITE |
[ Experimental ]
|
YELLOW |
[ Experimental ]
|
Type Definitions
Color |
[ Experimental ] Number for a terminal color |