Side-discussion (comparing `foo.rs` vs `foo/mod.rs` & more) from “Deprecating having both `src/lib.rs` and `src/main.rs` in the same package”

This would promote the inferior (in my opinion) mod.rs scheme for nested modules. I prefer my IDE tab names to be meaningful, and not overly long showing paths.

2 Likes