Type Alias bevy_reflect::utility::GenericTypeInfoCell

source ·
pub type GenericTypeInfoCell = GenericTypeCell<TypeInfo>;
Expand description

Aliased Type§

struct GenericTypeInfoCell(/* private fields */);