ecs_id_t

Type Alias ecs_id_t 

Source
pub type ecs_id_t = u64;
Expand description

Ids are the things that can be added to an entity. An id can be an entity or pair, and can have optional id flags.