pub fn create_panic_handler(
printer: BacktracePrinter,
) -> Box<dyn Fn(&PanicHookInfo<'_>) + Sync + Send>👎Deprecated since 0.4.0: Use
BacktracePrinter::into_panic_handler() instead.pub fn create_panic_handler(
printer: BacktracePrinter,
) -> Box<dyn Fn(&PanicHookInfo<'_>) + Sync + Send>BacktracePrinter::into_panic_handler() instead.