Expand description
Helper crate implementing macros used in bevy_mod_sysfail
.
Attribute Macrosยง
- exclusive_
sysfail - Similar to
sysfail
but allows usage on exclusive systems. - sysfail
sysfail
is an attribute macro you can slap on top of your systems to define the handling of errors.