elf_loader 0.12.0

A pure-rust library for loading all ELF format files from both memory and files.
Documentation

elf_loader

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 4 of them enabled by default.

default

fs (default)

This feature flag does not enable additional features.

lazy (default)

This feature flag does not enable additional features.

mmap (default)

This feature flag does not enable additional features.

use-libc (default)

log

portable-atomic

rel

This feature flag does not enable additional features.

use-syscall

version

This feature flag does not enable additional features.