Function resume_unwind

Source
pub fn resume_unwind(payload: Box<dyn Any + Send>) -> !
Expand description

This is the entry point for resume_unwind. It just forwards the payload to the panic runtime.