# 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_reader.rs | ||
| custom_asset.rs | ||
| hot_asset_reloading.rs | ||