xmas-elf 0.6.2

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

A library for parsing and navigating ELF files.

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