Type Alias bevy_reflect::utility::GenericTypePathCell
source · pub type GenericTypePathCell = GenericTypeCell<TypePathComponent>;
Expand description
See GenericTypeCell
.
Aliased Type§
struct GenericTypePathCell(/* private fields */);