pub unsafe trait DynamicBundle { }
Expand description

A dynamically typed collection of components

Implementations on Foreign Types

Implementors