|  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 | ||