bevy_reflect::utility

Type Alias GenericTypeInfoCell

Source
pub type GenericTypeInfoCell = GenericTypeCell<TypeInfo>;
Expand description

Aliased Typeยง

struct GenericTypeInfoCell(/* private fields */);