openvr 0.5.0

A high-level binding for openvr.
Documentation
Build #72923 2017-10-09T02:10:26.105208+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading openvr v0.5.0
Fresh cc v1.0.0
Fresh lazy_static v0.2.9
Fresh cmake v0.1.26
Compiling openvr_sys v2.0.0
Running `rustc --crate-name openvr_sys .cargo/registry/src/github.com-1ecc6299db9ec823/openvr_sys-2.0.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=597b30cd6eacc1ae -C extra-filename=-597b30cd6eacc1ae --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/openvr_sys-e14f3f33df47b6f8/out/lib -l static=openvr_api -l 'stdc++'`
Documenting openvr v0.5.0
Running `rustdoc --crate-name openvr .cargo/registry/src/github.com-1ecc6299db9ec823/openvr-0.5.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5b85fba9276a8257.rlib --extern-version lazy_static=lazy_static,0.2.9 --extern openvr_sys=/home/cratesfyi/cratesfyi/debug/deps/libopenvr_sys-597b30cd6eacc1ae.rlib --extern-version openvr_sys=openvr_sys,2.0.0`
Finished dev [unoptimized + debuginfo] target(s) in 3.2 secs