structview 0.3.0

Viewing binary data as high-level data structures, safely.
Documentation
Build #137049 2019-01-13 14:38:42

# 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 structview v0.3.0 Fresh unicode-xid v0.1.0 Checking byteorder v1.2.7 Fresh proc-macro2 v0.4.24 Fresh quote v0.6.10 Fresh syn v0.15.24 Running `rustc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=6837be0398c71292 -C extra-filename=-6837be0398c71292 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling structview_derive v0.3.0 Running `rustc --edition=2018 --crate-name structview_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structview_derive-0.3.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c3b39432657b2d6e -C extra-filename=-c3b39432657b2d6e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-01f09c8af5c24476.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-78f3a8de55b8bbd0.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-b93c20757d07d78f.rlib --cap-lints allow` Documenting structview v0.3.0 Running `rustdoc --edition=2018 --crate-name structview /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structview-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'compiletest_rs=https://docs.rs/compiletest_rs/0.3.18' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'structview_derive=https://docs.rs/structview_derive/0.3.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-6837be0398c71292.rmeta --extern structview_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructview_derive-c3b39432657b2d6e.so` Finished dev [unoptimized + debuginfo] target(s) in 3.86s