xmas-elf 0.6.1

Library for parsing and navigating ELF data; zero-allocation, type-safe.
Documentation
Build #78842 2017-12-10T22:14:46.846390+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading xmas-elf v0.6.1
Compiling zero v0.1.2
Running `rustc --crate-name zero .cargo/registry/src/github.com-1ecc6299db9ec823/zero-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c1904880dfb67e1e -C extra-filename=-c1904880dfb67e1e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting xmas-elf v0.6.1
Running `rustdoc --crate-name xmas_elf .cargo/registry/src/github.com-1ecc6299db9ec823/xmas-elf-0.6.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern zero=/home/cratesfyi/cratesfyi/debug/deps/libzero-c1904880dfb67e1e.rlib --extern-version zero=zero,0.1.2`
Finished dev [unoptimized + debuginfo] target(s) in 0.77 secs