Registry / utility / text-colorizer

text-colorizer

JSON →
library1.0.0rscratesunverified

Transitionary package for text colorization utilities.

# Cargo.toml [dependencies] text-colorizer = "1.0.0"
INSTALL
IMPORT
SIG · TEXT-COLORIZER
T
text-colorizer
utilityrustv1.0.0
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.

Colorizer
use text_colorizer::Colorizer;

Colors text with red.

use text_colorizer::Colorizer; fn main() { let colored = Colorizer::red("Hello"); println!("{}", colored); }
Debug
Known issues
gotchaThis is a transitionary package; functionality may be moved or deprecated.
fix
Check for alternative crates or future versions.
affects: >=1.0.0
Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
text-colorizer — cargo add text-colorizer · libregistry