Expand description
Provides the Systems struct, from which a Dispatcher can be created.
Modules§
- dispatcher
- The
Dispatcheris used to dispatchSystemsin parallel on aWorld.
Structs§
- Systems
- Holds systems and their dependencies
Provides the Systems struct, from which a Dispatcher can be created.
Dispatcher is used to dispatch Systems in parallel on a World.