pub fn print_backtrace()
Expand description

Prints stack trace of current function

Use this when if you think a wrong code is called, but it should not be called.