Type Alias bevy::reflect::utility::GenericTypeInfoCell

pub type GenericTypeInfoCell = GenericTypeCell<TypeInfo>;
Expand description

Aliased Typeยง

struct GenericTypeInfoCell(/* private fields */);