piston2d-graphics 0.15.0

A library for 2D graphics that works with multiple back-ends
Documentation
Build #153802016-08-11T15:22:05.384652+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling piston-texture v0.3.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-texture-0.3.0/src/lib.rs --crate-name texture --crate-type lib -g -C metadata=f6307e635c995933 -C extra-filename=-f6307e635c995933 --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --cap-lints allow`
Compiling piston-float v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-float-0.2.0/src/lib.rs --crate-name float --crate-type lib -g -C metadata=5f568cf52eab6ad2 -C extra-filename=-5f568cf52eab6ad2 --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --cap-lints allow`
Compiling read_color v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/read_color-0.1.0/src/lib.rs --crate-name read_color --crate-type lib -g -C metadata=eb34d097612ac965 -C extra-filename=-eb34d097612ac965 --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --cap-lints allow`
Compiling interpolation v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/interpolation-0.1.0/src/lib.rs --crate-name interpolation --crate-type lib -g -C metadata=26420a82c583f0b1 -C extra-filename=-26420a82c583f0b1 --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --cap-lints allow`
Compiling piston-viewport v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-viewport-0.2.0/src/lib.rs --crate-name viewport --crate-type lib -g -C metadata=d1b29131e8c075c9 -C extra-filename=-d1b29131e8c075c9 --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --extern float=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libfloat-5f568cf52eab6ad2.rlib --cap-lints allow`
Compiling vecmath v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/vecmath-0.2.0/src/lib.rs --crate-name vecmath --crate-type lib -g -C metadata=91e4c22bc2d512af -C extra-filename=-91e4c22bc2d512af --out-dir /home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --extern float=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libfloat-5f568cf52eab6ad2.rlib --cap-lints allow`
Documenting piston2d-graphics v0.15.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.15.0/./src/lib.rs --crate-name graphics -o /home/cratesfyi/piston2d-graphics-0.15.0/doc -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug -L dependency=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps --extern read_color=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libread_color-eb34d097612ac965.rlib --extern texture=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libtexture-f6307e635c995933.rlib --extern vecmath=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libvecmath-91e4c22bc2d512af.rlib --extern viewport=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libviewport-d1b29131e8c075c9.rlib --extern interpolation=/home/cratesfyi/piston2d-graphics-0.15.0/debug/deps/libinterpolation-26420a82c583f0b1.rlib`