Trait bevy::prelude::Asset

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

Implementations on Foreign Types§

§

impl Asset for ()

Implementors§