rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
8.11k stars 375 forks source link

Add all TODO patterns as issues #1

Closed nrc closed 3 years ago

nrc commented 9 years ago

In the short term, add issues for each pattern.

MarcoIeni commented 3 years ago

This has been done in https://github.com/rust-unofficial/patterns/issues/116

simonsan commented 3 years ago

We would need to actually open issues, but I think it's fine to close as well, as we now have a better overview. 👍🏽