Module signal_handler

Module signal_handler 

Source
Available on crate feature cli only.
Expand description

Signal handler to extract a backtrace from stack overflow.

Implementation modified from rustc.

Functionsยง

install
Install the signal handler for the KILL signals.