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

default

  • read-all
  • write

read-all

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

write

  • dep:indexmap

read

  • read-core

std

  • fallible-iterator?/std
  • stable_deref_trait?/std

fallible-iterator

  • dep:fallible-iterator

endian-reader

  • read
  • dep:stable_deref_trait

read-core

    This feature flag does not enable additional features.

rustc-dep-of-std

  • dep:core
  • dep:alloc
  • dep:compiler_builtins