rust-unofficial/patterns

Module/code organization

Offen

#212 geöffnet am 23.01.2021

 (5 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Shell (292 Forks)batch import
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?

Contributor Guide