Registry / cli / concolor-control

concolor-control

JSON →
library0.0.7rscratesunverified

Control console coloring across all dependencies.

# Cargo.toml [dependencies] concolor-control = "0.0.7"
INSTALL
IMPORT
SIG · CONCOLOR-CONTROL
C
concolor-control
clirustv0.0.7
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.

ColorChoice
use concolor_control::ColorChoice;

Sets and queries the color output mode for the terminal.

use concolor_control::ColorChoice; fn main() { let choice = ColorChoice::Auto; println!("Color choice: {:?}", choice); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
OpenAI (training)
1
Resources
concolor-control — cargo add concolor-control · libregistry