xmas-elf 0.5.0

Library for parsing and navigating ELF data; zero-allocation, type-safe.
Documentation
Build #42115 2017-02-17T19:35:36.270001+00:00
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)
# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading xmas-elf v0.5.0
Downloading zero v0.1.2
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=f77f0094183039fa -C extra-filename=-f77f0094183039fa --out-dir /home/cratesfyi/xmas-elf-0.5.0/debug/deps -L dependency=/home/cratesfyi/xmas-elf-0.5.0/debug/deps --cap-lints allow`
Documenting xmas-elf v0.5.0
Running `rustdoc --crate-name xmas_elf .cargo/registry/src/github.com-1ecc6299db9ec823/xmas-elf-0.5.0/src/lib.rs -o /home/cratesfyi/xmas-elf-0.5.0/doc -L dependency=/home/cratesfyi/xmas-elf-0.5.0/debug/deps --extern zero=/home/cratesfyi/xmas-elf-0.5.0/debug/deps/libzero-f77f0094183039fa.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 1.42 secs