bevy_reflect::utility

Type Alias GenericTypePathCell

Source
pub type GenericTypePathCell = GenericTypeCell<TypePathComponent>;
Expand description

Aliased Typeยง

struct GenericTypePathCell(/* private fields */);