logo

Trait bevy::ecs::component::ComponentStorage[]

pub trait ComponentStorage: Sealed {
    const STORAGE_TYPE: StorageType;
}

Associated Constants

Implementors