[go: up one dir, main page]

colored 1.3.2

The most simple way to add colors in your terminal
Documentation
Build #35239 2016-11-26 20:20:22
# rustc version
rustc 1.14.0-nightly (cae6ab1c4 2016-11-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.3.2
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.3.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/colored-1.3.2/debug/deps --cap-lints allow`
Documenting colored v1.3.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/colored-1.3.2/src/lib.rs --crate-name colored -o /home/cratesfyi/colored-1.3.2/doc -L dependency=/home/cratesfyi/colored-1.3.2/debug/deps --extern lazy_static=/home/cratesfyi/colored-1.3.2/debug/deps/liblazy_static-3a04918be71c80ee.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 0.35 secs