bevy/crates/bevy_asset
Tristan Guichaoua cd0a642fa1
doc(asset): fix asset trait example (#9105)
# Objective

Fix the example code for the `Asset` trait.

## Solution

Add `TypePath` trait on `CustomAsset`.
Add a static check.
2023-07-11 21:24:43 +00:00
..
src doc(asset): fix asset trait example (#9105) 2023-07-11 21:24:43 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00