Crate axbacktrace

Crate axbacktrace 

Source

Structs§

Backtrace
A captured OS thread stack backtrace.
Frame
Represents a single stack frame in the unwound stack.

Functions§

init
Initializes the backtrace library.
is_enabled
Returns whether the backtrace feature is enabled.
max_depth
Returns the maximum depth for stack unwinding.
set_max_depth
Sets the maximum depth for stack unwinding.