`SystemChangeTick` does not implement `ExclusiveSystemParam` even though it probably could
Open
A-ECS
C-Usability
D-Modest
X-Uncontroversial
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
`SystemName`, which is almost identical to `SystemChangeTick` in that it reads `SystemMeta` and implements `SystemParam` and `ReadOnlySystemParam`, does implement `ExclusiveSystemParam` too.
Was this an oversight, or is there a reason it cannot be used?
Contributor guide
Assessment
This issue has not been assessed yet.