module panicking

Expand

Panicking

Module to panic during execution because something went very wrong

Functions§

panic

Prints “panic: {message}\n”, prints the backtrace and exits.

show_bt

Shows the current backtrace