Type Alias bevy_reflect::utility::GenericTypePathCell

source ·
pub type GenericTypePathCell = GenericTypeCell<TypePathComponent>;
Expand description

Aliased Type§

struct GenericTypePathCell(/* private fields */);