xmas-elf 0.7.0

Library for parsing and navigating ELF data; zero-allocation, type-safe.
Documentation
Build #163456 2019-06-01T04:35:52.563402+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)

# build log
Updating crates.io index
Downloading crates ...
Downloaded xmas-elf v0.7.0
Checking zero v0.1.2
Running `rustc --crate-name zero /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zero-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a55e18a7857d3602 -C extra-filename=-a55e18a7857d3602 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting xmas-elf v0.7.0
Running `rustdoc --crate-name xmas_elf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/xmas-elf-0.7.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'flate2=https://docs.rs/flate2/1.0.7' --extern-html-root-url 'zero=https://docs.rs/zero/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern zero=/home/cratesfyi/cratesfyi/debug/deps/libzero-a55e18a7857d3602.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.06s