Type Alias ComponentKey

Source
pub type ComponentKey = ATypeId<ComponentKey_>;
Expand description

Unique identifier for a type implementing Component.

Aliased Typeยง

pub struct ComponentKey { /* private fields */ }