graphics_buffer 0.7.1

A buffer which can be used as a render target for Piston's graphics library. This buffer can be loaded from and/or saved to a file on disk. This allows for things like screenshots in games.
Documentation
Build #180724 2019-08-23T22:16:48.199478+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh unicode-xid v0.1.0
Fresh scopeguard v1.0.0
Fresh autocfg v0.1.6
Fresh either v1.5.2
Fresh adler32 v1.0.3
Fresh piston-float v1.0.0
Fresh color_quant v1.0.1
Fresh lzw v0.10.0
Fresh read_color v1.0.0
Fresh scoped_threadpool v0.1.9
Fresh fnv v1.0.6
Checking piston-texture v0.6.0
Fresh interpolation v0.2.0
Fresh bit-vec v0.6.1
Fresh semver v0.9.0
Running `rustc --crate-name texture /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/piston-texture-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3f79f09ed698d811 -C extra-filename=-3f79f09ed698d811 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh crossbeam-utils v0.6.6
Fresh inflate v0.4.5
Fresh gif v0.10.2
Fresh piston-viewport v1.0.0
Fresh vecmath v1.0.0
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.11
Fresh libc v0.2.62
Fresh proc-macro2 v0.4.30
Fresh crossbeam-queue v0.1.2
Fresh byteorder v1.3.2
Fresh crc32fast v1.2.0
Fresh bitflags v1.1.0
Fresh num_cpus v1.10.1
Fresh quote v0.6.13
Fresh num-traits v0.2.8
Fresh deflate v0.7.20
Fresh stb_truetype v0.2.6
Fresh syn v0.15.44
Fresh num-integer v0.1.41
Fresh ordered-float v1.0.2
Fresh approx v0.3.2
Fresh png v0.15.0
Fresh memoffset v0.5.1
Fresh num-derive v0.2.5
Fresh num-rational v0.2.2
Fresh num-iter v0.1.39
Fresh rusttype v0.7.7
Fresh crossbeam-epoch v0.7.2
Fresh tiff v0.3.1
Fresh crossbeam-deque v0.6.3
Fresh rayon-core v1.5.0
Fresh rayon v1.1.0
Fresh jpeg-decoder v0.1.15
Fresh image v0.22.1
Checking piston2d-graphics v0.33.0
Running `rustc --crate-name graphics /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.33.0/./src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fnv"' --cfg 'feature="glyph_cache_rusttype"' --cfg 'feature="rusttype"' -C metadata=967a543477259cfb -C extra-filename=-967a543477259cfb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-fc94f17002dd3b49.rmeta --extern interpolation=/home/cratesfyi/cratesfyi/debug/deps/libinterpolation-4793bb58de6ab964.rmeta --extern texture=/home/cratesfyi/cratesfyi/debug/deps/libtexture-3f79f09ed698d811.rmeta --extern viewport=/home/cratesfyi/cratesfyi/debug/deps/libviewport-e181f510c93f4005.rmeta --extern read_color=/home/cratesfyi/cratesfyi/debug/deps/libread_color-2f3df3a4e8a066b9.rmeta --extern rusttype=/home/cratesfyi/cratesfyi/debug/deps/librusttype-005adf3974bbf5aa.rmeta --extern vecmath=/home/cratesfyi/cratesfyi/debug/deps/libvecmath-ed8946b96cd2c382.rmeta --cap-lints allow`
Documenting graphics_buffer v0.7.1
Running `rustdoc --edition=2018 --crate-name graphics_buffer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graphics_buffer-0.7.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bit_vec=https://docs.rs/bit-vec/0.6.1' --extern-html-root-url 'image=https://docs.rs/image/0.22.1' --extern-html-root-url 'piston_texture=https://docs.rs/piston-texture/0.6.0' --extern-html-root-url 'piston2d_graphics=https://docs.rs/piston2d-graphics/0.33.0' --extern-html-root-url 'piston_window=https://docs.rs/piston_window/0.102.0' --extern-html-root-url 'png=https://docs.rs/png/0.15.0' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bit_vec=/home/cratesfyi/cratesfyi/debug/deps/libbit_vec-d2a21cd29c3861d6.rmeta --extern image=/home/cratesfyi/cratesfyi/debug/deps/libimage-9e81ee5db6964651.rmeta --extern texture=/home/cratesfyi/cratesfyi/debug/deps/libtexture-3f79f09ed698d811.rmeta --extern graphics=/home/cratesfyi/cratesfyi/debug/deps/libgraphics-967a543477259cfb.rmeta --extern png=/home/cratesfyi/cratesfyi/debug/deps/libpng-40998ba6c5f037cf.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-7ab863abcd72f8d0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.27s