mirror of
https://github.com/bevyengine/bevy
synced 2025-02-18 06:58:34 +00:00
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 |