Trait bevy::asset::Asset

pub trait Asset: VisitAssetDependencies + TypePath + Send + Sync + 'static { }

Implementations on Foreign Types§

§

impl Asset for ()

Implementors§