addr2line 0.20.0

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

default

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

rustc-demangle

  • dep:rustc-demangle

cpp_demangle

  • dep:cpp_demangle

std-object

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

fallible-iterator

  • dep:fallible-iterator

smallvec

  • dep:smallvec

memmap2

  • dep:memmap2

std

  • gimli/std

object

  • dep:object

rustc-dep-of-std

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

alloc

  • dep:alloc

core

  • dep:core

compiler_builtins

  • dep:compiler_builtins