backtrace 0.3.69

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 (default)

This feature flag does not enable additional features.

coresymbolication

This feature flag does not enable additional features.

cpp_demangle

dbghelp

This feature flag does not enable additional features.

dladdr

This feature flag does not enable additional features.

gimli-symbolize

This feature flag does not enable additional features.

kernel32

This feature flag does not enable additional features.

libbacktrace

This feature flag does not enable additional features.

libunwind

This feature flag does not enable additional features.

rustc-serialize

serde

serialize-rustc

serialize-serde

unix-backtrace

This feature flag does not enable additional features.

verify-winapi

winapi