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