xmas-elf 0.2.0

Library for parsing and navigatin ELF data; zero-allocation, type-safe.
docs.rs failed to build xmas-elf-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: xmas-elf-0.9.1

xmas-elf

A library for parsing and navigating ELF files.

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