Function stc_ts_errors::debug::print_backtrace
source · [−]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.
pub fn print_backtrace()
Prints stack trace of current function
Use this when if you think a wrong code is called, but it should not be called.