backtrace 0.3.74

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 12 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.

dl_iterate_phdr

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.

serde

serialize-serde

unix-backtrace

This feature flag does not enable additional features.