gimli 0.27.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 13 feature flags, 9 of them enabled by default.

default

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

read

  • read-core

write

  • indexmap

std

  • fallible-iterator/std
  • stable_deref_trait/std

fallible-iterator

    This feature flag does not enable additional features.

endian-reader

  • read
  • stable_deref_trait

read-core

    This feature flag does not enable additional features.

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

compiler_builtins

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

core

    This feature flag does not enable additional features.