rust-unofficial/patterns

Module/code organization

Ouverte

#212 ouverte le 23 janv. 2021

 (5 commentaires) (2 réactions) (0 personne assignée)Shell (292 forks)batch import
A-patternC-additiongood first issue

Métriques du dépôt

Stars
 (6 622 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur