Registry / utility / colorized

colorized

JSON →
library1.0.0rscratesunverified

A tool to colorized output.

# Cargo.toml [dependencies] colorized = "1.0.0"
INSTALL
IMPORT
SIG · COLORIZED
C
colorized
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.

Colorized
use colorized::Colorized;

Colorizes text output for terminal display.

use colorized::Colorized; fn main() { let text = "Hello".colorize("red"); println!("{}", text); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
colorized — cargo add colorized · libregistry