Crate bevy_mod_sysfail_macros

Source
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.