Elegant Rust Intermediate (2) - Modules
As a Rust project grows, simply splitting the code into files makes it difficult to clearly manage responsibilities and visibility. In this course, we’ll cover everything step by step, from the differences between packages, crates, and modules to file organization, paths, visibility, separating libraries from executable files, re-exports, and workspaces.
Rust
Rust
News
No published news.

