Function panic_hook::set_abort
source · [−]pub fn set_abort()
Expand description
Set the panic hook to write to stderr and abort the process when a panic happens.
pub fn set_abort()
Set the panic hook to write to stderr and abort the process when a panic happens.