colorstring.rs

An unofficial port of mitchellh's colorstring, written in Rust.
Examples
extern crate colorstring;
use Colorize;
let c = new;
println!;
License
This software is under the MIT license. See LICENSE for details.