Comment by sullyj3 2 years ago Which is which and why? 2 comments sullyj3 Reply metaltyphoon 2 years ago 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. baby 2 years ago imagine having many lib.rs open?
metaltyphoon 2 years ago 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. baby 2 years ago imagine having many lib.rs open?
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?