Crate live_entity

Source

Re-exports§

pub use live_entity_derive as derive;

Modules§

in_mem

Structs§

NotFoundError
SingletonEntity
SingletonEntityUpdate

Enums§

Event
SingletonEvent

Traits§

Entity
IDTrait
ProtoEntity
Singleton
Store
Updatable
Updatable types can be upgraded in place based on data given by U values.
UpdateTrait