Trait hecs::Bundle[][src]

pub unsafe trait Bundle: DynamicBundle { }
Expand description

A statically typed collection of components

Implementations on Foreign Types

Implementors