st7735-lcd 0.3.0

ST7735 TFT LCD driver with embedded-graphics support
Documentation
Build #1650382019-06-09T22:29:23.282878+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded st7735-lcd v0.3.0
Fresh version_check v0.1.5
Fresh unicode-xid v0.1.0
Fresh autocfg v0.1.4
Fresh nb v0.1.2
Fresh void v1.0.2
Compiling st7735-lcd v0.3.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/st7735-lcd-0.3.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="embedded-graphics"' --cfg 'feature="graphics"' -C metadata=275e0fa2f02e6f2a -C extra-filename=-275e0fa2f02e6f2a --out-dir /home/cratesfyi/cratesfyi/debug/build/st7735-lcd-275e0fa2f02e6f2a -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh embedded-hal v0.2.3
Fresh proc-macro2 v0.4.30
Fresh memchr v2.2.0
Fresh quote v0.6.12
Fresh nom v4.2.3
Fresh num-traits v0.2.8
Fresh syn v0.15.35
Fresh tinybmp v0.1.0
Fresh tinytga v0.1.0
Fresh num-derive v0.2.5
Fresh embedded-graphics v0.4.9
Running `/home/cratesfyi/cratesfyi/debug/build/st7735-lcd-275e0fa2f02e6f2a/build-script-build`
Documenting st7735-lcd v0.3.0
Running `rustdoc --edition=2018 --crate-name st7735_lcd /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/st7735-lcd-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="embedded-graphics"' --cfg 'feature="graphics"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'embedded_graphics=https://docs.rs/embedded-graphics/0.4.9' --extern-html-root-url 'embedded_hal=https://docs.rs/embedded-hal/0.2.3' --extern-html-root-url 'metro_m4=https://docs.rs/metro_m4/0.1.2' --extern-html-root-url 'nb=https://docs.rs/nb/0.1.2' --extern-html-root-url 'num_derive=https://docs.rs/num-derive/0.2.5' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'panic_halt=https://docs.rs/panic-halt/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern embedded_graphics=/home/cratesfyi/cratesfyi/debug/deps/libembedded_graphics-6aeaf0d81ead1fe9.rmeta --extern embedded_hal=/home/cratesfyi/cratesfyi/debug/deps/libembedded_hal-11152268a8794ce7.rmeta --extern nb=/home/cratesfyi/cratesfyi/debug/deps/libnb-df566f1cc4903875.rmeta --extern num_derive=/home/cratesfyi/cratesfyi/debug/deps/libnum_derive-331cad2d600e0453.so --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-6e4a7c6031407143.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.40s