Struct components_arena::ComponentClassToken [−][src]
pub struct ComponentClassToken(_);Expand description
Component class static shared data.
The return type of the ComponentClass::token function.
The ComponentClass::token function
is essential for components arena internal mechanic.