pelite 0.10.0

Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.
Documentation

pelite

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 12 feature flags, 6 of them enabled by default.

default

  • mmap
  • derive_pod

mmap

  • std
  • libc
  • winapi

derive_pod

  • dataview/derive_pod

std

  • no-std-compat/std

libc

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.

resources_nostd

  • hashbrown

data-encoding

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.

unsafe_alignment

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

hashbrown

    This feature flag does not enable additional features.