rust-unofficial/patterns

Add "Use Self in impl" idiom

Open

#145 opened on 2021年1月3日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Shell (292 forks)batch import
A-idiomC-additionE-help wantedgood first issue

Repository metrics

Stars
 (6,622 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Idea from #61 Should we add an idiom that suggest to use Self inside impl? See the PR above for an example.

  • Disadvantages: readability
  • Advantages: refactoring

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