Trait bevy::asset::Asset

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

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl Asset for ()

Implementors§