pub trait UncapturedErrorHandler: Fn(Error) + Send + 'static { }
unstable-wgpu-24
Type for the callback of uncaptured error handler