pub type ComponentKey = ATypeId<ComponentKey_>;
Unique identifier for a type implementing Component.
Component
pub struct ComponentKey { /* private fields */ }