Type Alias bevy_reflect::utility::NonGenericTypeInfoCell
source · pub type NonGenericTypeInfoCell = NonGenericTypeCell<TypeInfo>;
Expand description
See NonGenericTypeCell
.
Aliased Type§
struct NonGenericTypeInfoCell(/* private fields */);