Type Alias Entitys

Source
pub type Entitys = DenseSlotMap<EntityKey, Entity>;

Aliased Typeยง

pub struct Entitys { /* private fields */ }