mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
da41aa35e8
# Objective Bevy prefers `mod.rs` inside `module_name` files over `module_name.rs` collocated with `module_name`. In `bevy_render`, it seems the `window` modules didn't follow this convention ## Solution - Follow the `mod.rs` convention. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |