Registry / cli / concolor

concolor

JSON →
library0.1.1rscratesunverified

Control console coloring across all dependencies.

# Cargo.toml [dependencies] concolor = "0.1.1"
INSTALL
IMPORT
SIG · CONCOLOR
C
concolor
clirustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Color
use concolor::Color;

Print colored text to the console.

use concolor::Color; fn main() { println!("{}", Color::Green.paint("Hello, world!")); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Amazon
1
Resources
concolor — cargo add concolor · libregistry