logo

Module bevy::ecs::bundle

[]
Expand description

Types for handling Bundles.

This module contains the Bundle trait and some other helper types.

Structs

Traits

An ordered collection of Components.

Derive Macros