[go: up one dir, main page]

colored 1.4.0

The most simple way to add colors in your terminal
Documentation
Build #36482 2016-12-18 22:01:44
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading colored v1.4.0
Compiling lazy_static v0.1.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.1.16/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=3a04918be71c80ee -C extra-filename=-3a04918be71c80ee --out-dir /home/cratesfyi/colored-1.4.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/colored-1.4.0/debug/deps --cap-lints allow`
Documenting colored v1.4.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/colored-1.4.0/src/lib.rs --crate-name colored -o /home/cratesfyi/colored-1.4.0/doc -L dependency=/home/cratesfyi/colored-1.4.0/debug/deps --extern lazy_static=/home/cratesfyi/colored-1.4.0/debug/deps/liblazy_static-3a04918be71c80ee.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 0.41 secs