Module/code organization #212
Labels
A-pattern
Area: Content about Patterns
C-addition
Category: Adding new content, something that didn't exist in the repository before
good first issue
Good for newcomers
cargo new
already creates a structured project (folders, etc...).Wouldn't be it nice to create a section/page/idioms/ devoted to best practices of code organisation? For example how to struct modules, crates, workspaces...how to refer one crate from another or one module from another.
What do you think?
The text was updated successfully, but these errors were encountered: