mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
4aa56050b6
# Objective - Eliminate all `worldcell.get_resource().unwrap()` cases. - Provide helpful messages on panic. ## Solution - Adds infallible resource getters to `WorldCell`, mirroring `World`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |