Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…7245) # Objective The trait `ReadOnlySystemParam` is not implemented for `Option<NonSend<>>`, even though it should be. Follow-up to #7243. This fixes another mistake made in #6919. ## Solution Add the missing impl.
- Loading branch information