mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
84bf6f611a
If users try to implement a custom asset loader, they must manually import anyhow::error as it's used by the asset loader trait but not exported.
|
||
---|---|---|
.. | ||
asset_loading.rs | ||
custom_asset.rs | ||
custom_asset_io.rs | ||
hot_asset_reloading.rs |