Module stacktrace

Source
Expand description

The Stacktrace struct represents gathered stacktrace.

Structs§

DebugInfo
FrameDebug struct represents the debug information of one frame in stack trace.
StacktraceEntry
StacktraceEntry struct represents the information about one line of the stack trace.

Traits§

StacktraceExt

Type Aliases§

Stacktrace
Represents the information about stack trace