Module qecs_core::prelude [] [src]

Structs

Valid

Indicates that an id is valid and can be used to safely access an entity.

Enums

IdActivationError
IdGenerationError

Traits

Action
BufferBase
Component
ComponentStore
ComponentStoreIter
Event
EventBuffer
Id

TODO: should this be ToString/FromStr?

IdWithIndex

For ids which closely mirror the total entity count. Ids may either have an indexable-part or consist entirely of it.

PrimaryIdManager
StoreBase
_ComponentStore

Workaround for lack of HK-lifetimes.

_ComponentStoreIter

Workaround for lack of HK-lifetimes.

_EventBuffer

Workaround for lack of HK-lifetimes.

Type Definitions

IdActivationResult
IdGenerationResult