A-patternC-additiongood first issue
Repository-Metriken
- Stars
- (6.622 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?