rust-unofficial/patterns

Add "Use Self in impl" idiom

Offen

#145 geöffnet am 03.01.2021

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (292 Forks)batch import
A-idiomC-additionE-help wantedgood first issue

Repository-Metriken

Stars
 (6.622 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide