Searched defs:take_hook (Results 1 – 5 of 5) sorted by relevance
176 pub fn take_hook() -> Box<dyn Fn(&PanicInfo<'_>) + 'static + Sync + Send> { in take_hook() function
176 pub fn take_hook() -> Box<dyn Fn(&PanicHookInfo<'_>) + 'static + Sync + Send> { in take_hook() function