backtrace 0.3.71

A library to acquire a stack trace (backtrace) at runtime in a Rust program.
Documentation

backtrace

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

default

  • std

std

    This feature flag does not enable additional features.

verify-winapi

  • winapi/dbghelp
  • winapi/handleapi
  • winapi/libloaderapi
  • winapi/memoryapi
  • winapi/minwindef
  • winapi/processthreadsapi
  • winapi/synchapi
  • winapi/tlhelp32
  • winapi/winbase
  • winapi/winnt

serde

  • dep:serde

serialize-rustc

  • rustc-serialize

rustc-serialize

  • dep:rustc-serialize

serialize-serde

  • serde

cpp_demangle

  • dep:cpp_demangle

winapi

  • dep:winapi

libbacktrace

    This feature flag does not enable additional features.

unix-backtrace

    This feature flag does not enable additional features.

coresymbolication

    This feature flag does not enable additional features.

dbghelp

    This feature flag does not enable additional features.

gimli-symbolize

    This feature flag does not enable additional features.

dladdr

    This feature flag does not enable additional features.

kernel32

    This feature flag does not enable additional features.

libunwind

    This feature flag does not enable additional features.