xmas-elf 0.2.0

Library for parsing and navigatin ELF data; zero-allocation, type-safe.
# xmas-elf

A library for parsing and navigating ELF files.

* Pure Rust
* Zero allocation (minimal allocation for interpreting the data)
* Strongly, statically typed.