structview 0.1.0

Viewing binary data as high-level data structures, safely.
Documentation
Build #132267 2018-12-19 12:13:37

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (83edb6b 2018-12-18)

# build log Updating crates.io index Downloading crates ... Downloaded structview v0.1.0 Fresh unicode-xid v0.1.0 Fresh byteorder v1.2.7 Fresh proc-macro2 v0.4.24 Fresh quote v0.6.10 Compiling syn v0.15.23 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.23/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=443a67b0dced0d5c -C extra-filename=-443a67b0dced0d5c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-563c08a07c3c69bb.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-358ac1feefc1faf4.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-33d93ddd46ffe01a.rlib --cap-lints allow` Compiling structview_derive v0.1.0 Running `rustc --edition=2018 --crate-name structview_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structview_derive-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=5e4b5dee9b574915 -C extra-filename=-5e4b5dee9b574915 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-563c08a07c3c69bb.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-358ac1feefc1faf4.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-443a67b0dced0d5c.rlib --cap-lints allow` Documenting structview v0.1.0 Running `rustdoc --edition=2018 --crate-name structview /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structview-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'compiletest_rs=https://docs.rs/compiletest_rs/0.3.17' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'structview_derive=https://docs.rs/structview_derive/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-4eba3b1aa1a42afa.rmeta --extern structview_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructview_derive-5e4b5dee9b574915.so` Finished dev [unoptimized + debuginfo] target(s) in 8.31s