ErrorHandler
bevy_
ecs
0.17.2
In bevy_
ecs::
error
bevy_ecs
::
error
Type Alias
Error
Handler
Copy item path
Source
pub type ErrorHandler =
fn
(
BevyError
,
ErrorContext
);
Expand description
Defines how Bevy reacts to errors.