vnc 0.4.0

An implementation of VNC protocol, client state machine, a client and a proxy
Documentation
Build #53260 2017-06-03T07:17:05.041328+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading vnc v0.4.0
Fresh libc v0.2.23
Fresh log v0.3.8
Fresh gcc v0.3.50
Fresh byteorder v0.5.3
Fresh miniz-sys v0.1.9
Fresh flate2 v0.2.19
Documenting vnc v0.4.0
Running `rustdoc --crate-name vnc .cargo/registry/src/github.com-1ecc6299db9ec823/vnc-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern flate2=/home/cratesfyi/cratesfyi/debug/deps/libflate2-90ef126ad9b1ff62.rlib --extern-version flate2=flate2,0.2.19 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-fadd50430087d61b.rlib --extern-version byteorder=byteorder,0.5.3`
Finished dev [unoptimized + debuginfo] target(s) in 0.86 secs