addr2line 0.14.1

A cross-platform symbolication library written in Rust, using `gimli`
Documentation

addr2line

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

  • rustc-demangle
  • cpp_demangle
  • std-object
  • fallible-iterator
  • smallvec

rustc-demangle

    This feature flag does not enable additional features.

cpp_demangle

    This feature flag does not enable additional features.

std-object

  • std
  • object
  • object/std
  • object/compression
  • gimli/endian-reader

fallible-iterator

    This feature flag does not enable additional features.

smallvec

    This feature flag does not enable additional features.

std

  • gimli/std

object

    This feature flag does not enable additional features.

rustc-dep-of-std

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

core

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.