Type Alias bevy::reflect::utility::GenericTypePathCell

pub type GenericTypePathCell = GenericTypeCell<TypePathComponent>;
Expand description

Aliased Typeยง

struct GenericTypePathCell(/* private fields */);