elf_loader 0.14.0

A high-performance, no_std compliant ELF loader and JIT linker for Rust.
Documentation
1
2
/// ELF ABI constants and definitions from the elf crate.
pub use elf::abi::*;