mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 02:23:08 +00:00
38a940dbbe
Required for https://github.com/bevyengine/bevy/pull/4402. # Objective - derived `SystemParam` implementations were never `ReadOnlySystemParamFetch` - We want them to be, e.g. for `EventReader` ## Solution - If possible, 'forward' the impl of `ReadOnlySystemParamFetch`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |