[][src]Module legion::storage

Structs

Archetype

Stores all chunks with a given data layout.

Chunk

Raw unsafe storage for components associated with entities.

ChunkBuilder

Constructs a new Chunk.