[−][src]Crate components_arena
Macros
| Component | Macro attribute for deriving |
Structs
| Arena | Unordered container with random access. |
| ComponentClassLock | The return type of the |
| ComponentClassMutex | Helps to store |
| ComponentClassToken | Component class static shared data. |
| Id |
|
Traits
| Component | An implementor of the |
| ComponentClass | An utility trait describing a specific component type. |
| ComponentIndex | An implementor of the |
| ComponentUnique | An implementor of the |