3 releases
| 0.1.2 | Jan 30, 2024 |
|---|---|
| 0.1.1 | Oct 7, 2023 |
| 0.1.0 | Oct 4, 2023 |
#28 in #dispatch
11KB
126 lines
About bevy_schedule_dispatch
This crate turns function calls into schedule runners that operate on a globalized ECS world.
TODO
- Explain why
Appand notWorld. - Provide safety documentation for unsafe blocks.
- Provide usecases and non-usecases.
Dependencies
~22MB
~304K SLoC