Chariot
Chariot copied to clipboard
Upgrade to specs 0.10
This is going to require some refactoring.
The fetch_components! macro may be rendered unnecessary.
Notes:
RunArgwas replaced withSystemData(which can be an N-tuple of types that implementSystemData)updatewas replaced withrunwhich takesSelf::SystemDataSystemnow has a lifetime- Iterating over required systems is now done via
.join() Planneris nowDispatcher(created viaDispatcherBuilder)
Update: "Upgrade to Specs 0.11" :smile:
I could help with that if you want.
@torkleyy If you want to do this be my guest! :smile: