Module reth::sigsegv_handler

source ·
Available on Unix and (GNU or macOS) only.
Expand description

Signal handler to extract a backtrace from stack overflow.

Implementation modified from rustc.

Functions§