Crate qecs_core [] [src]

Modules

prelude

Structs

Simulation
SimulationBuilder
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
Process
ProcessBase
StoreBase
SubsystemBase
_ComponentStore

Workaround for lack of HK-lifetimes.

_ComponentStoreIter

Workaround for lack of HK-lifetimes.

_EventBuffer

Workaround for lack of HK-lifetimes.

_PrimaryIdManager

Functions

destroy_entity

Type Definitions

IdActivationResult
IdGenerationResult