Hacker News new | ask | show | jobs
by sullyj3 776 days ago
Which is which and why?
1 comments

mod.rs came first and that made creating modules verbose as hell. Not only that but imagine having many mod.rs files open, you wouldn’t know what module you are in by just looking at the filename.
imagine having many lib.rs open?