Module shard_ecs::entity_registry::entry[][src]

Structs

Represents entity reference to the archetype + index + Version. MEMORY_LAYOUTS: Valid: |version: u8|idx_in_arch: u24|arch_idx: u16| Invalid: |version: u8|next_fr_slt: u24|INV_ARCH: u16|