bevy/crates/bevy_ecs
Federico Rinaldi 1f0988be87 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.
2021-05-18 00:10:17 +00:00
..
macros Hide Derived SystemParam State Struct From Docs (#1984) 2021-04-22 23:09:59 +00:00
src Improve legibility of RunOnce::run_unsafe param (#2181) 2021-05-18 00:10:17 +00:00
Cargo.toml Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00