Type Alias bevy::reflect::utility::NonGenericTypeInfoCell

pub type NonGenericTypeInfoCell = NonGenericTypeCell<TypeInfo>;
Expand description

Aliased Typeยง

struct NonGenericTypeInfoCell(/* private fields */);