mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
f90248b052
# 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 |