Registry / cli / colorchoice-clap

colorchoice-clap

JSON →
library1.0.8rscratesunverified

Clap mixin to override console colors

# Cargo.toml [dependencies] colorchoice-clap = "1.0.8"
INSTALL
IMPORT
SIG · COLORCHOICE-CLAP
C
colorchoice-clap
clirustv1.0.8
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 colorchoice_clap::ColorChoice;

Sets the color choice for console output in clap applications.

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

No known issues recorded.

Upgrade
Version history
1.0.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
24
Resources
colorchoice-clap — cargo add colorchoice-clap · libregistry