Decorate Bevy systems with the sysfail macro attribute to handle failure gracefully.
# Cargo.toml
[dependencies]
bevy_mod_sysfail = "7.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use sysfail to handle system errors
Ensure your Bevy version matches the crate's version (7.0.0 requires Bevy 0.13).
No dependency data recorded yet.