An open source repository of design patterns and idioms in the Rust programming language.
- Constructor
- Builder
- RAII
- Clone to satisfy the borrow checker
- Deref polymorphism
You should start with the template. Copy it into the appropriate directory, edit it, and submit a PR. You might not want every section, and you might want to add extra sections. Correction and elaboration PRs are also very welcome.