rust-unofficial/patterns

Module/code organization

オープン

#212 opened on 2021/01/23

 (5 件のコメント) (2 件のリアクション) (0 人の担当者)Shell (292 件のフォーク)batch import
A-patternC-additiongood first issue

Repository metrics

Stars
 (6,622 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド