object 0.30.3

A unified interface for reading and writing object file formats.
Documentation

object

This version has 30 feature flags, 12 of them enabled by default.

default

  • read
  • compression

read

  • read_core
  • archive
  • coff
  • elf
  • macho
  • pe
  • unaligned

compression

  • flate2
  • std

read_core

    This feature flag does not enable additional features.

archive

    This feature flag does not enable additional features.

coff

    This feature flag does not enable additional features.

elf

    This feature flag does not enable additional features.

macho

    This feature flag does not enable additional features.

pe

  • coff

unaligned

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

std

  • memchr/std

doc

  • read_core
  • write_std
  • std
  • compression
  • archive
  • coff
  • elf
  • macho
  • pe
  • wasm

write

  • write_std
  • coff
  • elf
  • macho
  • pe

all

  • read
  • write
  • std
  • compression
  • wasm

write_std

  • write_core
  • std
  • indexmap/std
  • crc32fast/std

rustc-dep-of-std

  • core
  • compiler_builtins
  • alloc
  • memchr/rustc-dep-of-std

unstable-all

  • all
  • unstable
  • xcoff

write_core

  • crc32fast
  • indexmap
  • hashbrown

wasm

  • wasmparser

core

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.

cargo-all

    This feature flag does not enable additional features.

wasmparser

    This feature flag does not enable additional features.

hashbrown

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

xcoff

    This feature flag does not enable additional features.

crc32fast

    This feature flag does not enable additional features.