mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 10:33:08 +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`. |
||
---|---|---|
.. | ||
converters.rs | ||
lib.rs | ||
winit_config.rs | ||
winit_windows.rs |