pub unsafe trait DynamicBundleClone: DynamicBundle { }
Expand description

A dynamically typed collection of cloneable components

Implementations on Foreign Types

Implementors