Module std::backtrace_rs::backtrace

source ·

Modules

  • libunwind 🔒
    Backtrace support using libunwind/gcc_s/etc APIs.

Structs

  • A trait representing one frame of a backtrace, yielded to the trace function of this crate.

Functions