[][src]Module semeion::entity

Re-exports

pub use lifespan::*;
pub use offspring::*;
pub use state::*;

Modules

lifespan
offspring
state

Traits

Entity

The Trait that describes a generic Entity.

Type Definitions

Id

The type of the Entity unique ID.

Trait

The Entity Trait type alias with explicit lifetime bound.