rust-unofficial/patterns

Add "Use Self in impl" idiom

Aberta

#145 aberto em 3 de jan. de 2021

 (8 comentários) (0 reação) (0 responsável)Shell (292 forks)batch import
A-idiomC-additionE-help wantedgood first issue

Métricas do repositório

Stars
 (6.622 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador