[go: up one dir, main page]

backtrace 0.3.55

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

default

gimli-symbolize (default)

std (default)

This feature flag does not enable additional features.

addr2line (default)

This feature flag does not enable additional features.

miniz_oxide (default)

This feature flag does not enable additional features.

object (default)

This feature flag does not enable additional features.

backtrace-sys

This feature flag does not enable additional features.

coresymbolication

This feature flag does not enable additional features.

cpp_demangle

This feature flag does not enable additional features.

dbghelp

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.

libbacktrace

libunwind

This feature flag does not enable additional features.

rustc-serialize

This feature flag does not enable additional features.

serde

This feature flag does not enable additional features.

serialize-rustc

serialize-serde

unix-backtrace

This feature flag does not enable additional features.

verify-winapi

winapi

This feature flag does not enable additional features.