Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve legibility of RunOnce::run_unsafe param (#2181)
During PR #2046 @cart suggested that the `(): ()` notation is less legible than `_input: ()`. The first notation still managed to slip in though. This PR applies the second writing.
- Loading branch information