pub fn set_panic_hook()
Expand description
Set panic hook to abort the process if we’re not catching unwind, without losing the information of stack trace and await-tree.
pub fn set_panic_hook()
Set panic hook to abort the process if we’re not catching unwind, without losing the information of stack trace and await-tree.