control-code 0.6.1

Control code parser and formatter.
Documentation
Build #37642 2016-12-30 03:50:54
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading control-code v0.6.1
Compiling smallvec v0.2.1
Compiling nom v2.0.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/nom-2.0.1/src/lib.rs --crate-name nom --crate-type lib -g --cfg feature=\"stream\" --cfg feature=\"default\" -C metadata=1ab031605d75e3d0 -C extra-filename=-1ab031605d75e3d0 --out-dir /home/cratesfyi/control-code-0.6.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/control-code-0.6.1/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.2.1/lib.rs --crate-name smallvec --crate-type lib -g -C metadata=9b422ef636e7534d -C extra-filename=-9b422ef636e7534d --out-dir /home/cratesfyi/control-code-0.6.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/control-code-0.6.1/debug/deps --cap-lints allow`
Documenting control-code v0.6.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/control-code-0.6.1/src/lib.rs --crate-name control_code -o /home/cratesfyi/control-code-0.6.1/doc -L dependency=/home/cratesfyi/control-code-0.6.1/debug/deps --extern nom=/home/cratesfyi/control-code-0.6.1/debug/deps/libnom-1ab031605d75e3d0.rlib --extern smallvec=/home/cratesfyi/control-code-0.6.1/debug/deps/libsmallvec-9b422ef636e7534d.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 3.86 secs