[go: up one dir, main page]

termion 1.1.4

A bindless library for manipulating terminals.
Documentation
Build #36468 2016-12-18 18:43:13
# 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 termion v1.1.4
Compiling libc v0.2.18
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.18/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=6ec63c5a0e74a074 -C extra-filename=-6ec63c5a0e74a074 --out-dir /home/cratesfyi/termion-1.1.4/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/termion-1.1.4/debug/deps --cap-lints allow`
Documenting termion v1.1.4
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/termion-1.1.4/src/lib.rs --crate-name termion -o /home/cratesfyi/termion-1.1.4/doc -L dependency=/home/cratesfyi/termion-1.1.4/debug/deps --extern libc=/home/cratesfyi/termion-1.1.4/debug/deps/liblibc-6ec63c5a0e74a074.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 1.63 secs