Module bones_lib::ecs::stage

Expand description

Implementation of stage abstraction for running collections of systems over a World.

Structs§

Enums§

Traits§

  • Trait for things that may be used to identify a system stage.
  • Trait for system stages. A stage is a