ssd1351 0.2.0

Driver crate for the SSD1351 16bit colour OLED display driver.
Documentation
Build #139151 2019-01-25T19:57:43.027963+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ssd1351 v0.2.0
Checking void v1.0.2
Checking nb v0.1.1
Checking embedded-graphics v0.4.5
Running `rustc --crate-name void /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=2efc01d9bd6b027a -C extra-filename=-2efc01d9bd6b027a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name nb /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nb-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="unstable"' -C metadata=66026415112fbe13 -C extra-filename=-66026415112fbe13 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name embedded_graphics /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/embedded-graphics-0.4.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=a2ac8235e2ac5ac9 -C extra-filename=-a2ac8235e2ac5ac9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking embedded-hal v0.2.2
Running `rustc --crate-name embedded_hal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/embedded-hal-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="nb"' --cfg 'feature="unproven"' -C metadata=062f4637d2877ee1 -C extra-filename=-062f4637d2877ee1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nb=/home/cratesfyi/cratesfyi/debug/deps/libnb-66026415112fbe13.rmeta --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-2efc01d9bd6b027a.rmeta --cap-lints allow`
Documenting ssd1351 v0.2.0
Running `rustdoc --crate-name ssd1351 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ssd1351-0.2.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 -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cortex_m_rt=https://docs.rs/cortex-m-rt/0.6.7' --extern-html-root-url 'cortex_m=https://docs.rs/cortex-m/0.5.8' --extern-html-root-url 'stm32l4xx_hal=https://docs.rs/stm32l4xx-hal/0.3.5' --extern-html-root-url 'embedded_graphics=https://docs.rs/embedded-graphics/0.4.5' --extern-html-root-url 'panic_semihosting=https://docs.rs/panic-semihosting/0.5.1' --extern-html-root-url 'embedded_hal=https://docs.rs/embedded-hal/0.2.2' --extern-html-root-url 'cortex_m_semihosting=https://docs.rs/cortex-m-semihosting/0.3.2' --extern-html-root-url 'nb=https://docs.rs/nb/0.1.1' --extern-html-root-url 'heapless=https://docs.rs/heapless/0.4.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern embedded_graphics=/home/cratesfyi/cratesfyi/debug/deps/libembedded_graphics-a2ac8235e2ac5ac9.rmeta --extern embedded_hal=/home/cratesfyi/cratesfyi/debug/deps/libembedded_hal-062f4637d2877ee1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.55s