mirror of
https://github.com/bevyengine/bevy
synced 2025-02-18 06:58:34 +00:00
# Objective - Examples containing `ResMut`s that are never mutated can be confusing for readers. ## Solution - Changes them to `Res`. |
||
---|---|---|
.. | ||
processing | ||
asset_decompression.rs | ||
asset_loading.rs | ||
custom_asset.rs | ||
custom_asset_reader.rs | ||
hot_asset_reloading.rs |