Searched refs:PanicInfo (Results 1 – 1 of 1) sorted by relevance
25 use std::panic::PanicInfo;63 fn report_info_handler(info: &PanicInfo) { in report_info_handler() argument