2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-02-14 04:58:39 +00:00
bevy/crates/bevy_asset
Johan Klokkhammer Helsing 69011b7e26 Derive clone and debug for AssetPlugin ()
# Objective

- Derive Clone and Debug for `AssetPlugin`
- Make it possible to log asset server settings
- And get an owned instance if wrapping `AssetPlugin` in another plugin. See: 129224ef72/src/web_asset_plugin.rs (L45)
2022-11-14 23:08:26 +00:00
..
src Derive clone and debug for AssetPlugin () 2022-11-14 23:08:26 +00:00
Cargo.toml Release 0.9.0 () 2022-11-12 20:01:29 +00:00