gimli 0.24.0

A library for reading and writing the DWARF debugging format.
Documentation

gimli

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, 8 of them enabled by default.

default

  • read
  • write
  • std
  • fallible-iterator
  • endian-reader

read

    This feature flag does not enable additional features.

write

  • indexmap

std

  • fallible-iterator/std
  • stable_deref_trait/std

fallible-iterator

    This feature flag does not enable additional features.

endian-reader

  • stable_deref_trait

indexmap

    This feature flag does not enable additional features.

stable_deref_trait

    This feature flag does not enable additional features.

rustc-dep-of-std

  • core
  • alloc
  • compiler_builtins

core

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.