Re-exports§
pub use live_entity_derive as derive;
Modules§
Structs§
Enums§
Traits§
- Entity
- IDTrait
- Proto
Entity - Singleton
- Store
- Updatable
Updatabletypes can be upgraded in place based on data given byUvalues.- Update
Trait
pub use live_entity_derive as derive;Updatable types can be upgraded in place based on data given by U values.