bevy_reflect::utility

Type Alias NonGenericTypeInfoCell

Source
pub type NonGenericTypeInfoCell = NonGenericTypeCell<TypeInfo>;
Expand description

Aliased Typeยง

struct NonGenericTypeInfoCell(/* private fields */);