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