rust-unofficial / patterns

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

patterns: remove TODO item #305

Closed MarcoIeni closed 2 years ago

MarcoIeni commented 2 years ago

I don't think a code example is necessary there. But if we believe it is, we might want to create a GitHub issue instead of keeping the TODO in the book itself.

simonsan commented 2 years ago

Could you open the issue before we merge this, so we don't forget it? ;)

MarcoIeni commented 2 years ago

I just noticed that the strategy pattern is part of this book. So I don't think that adding an example here is necessary.

MarcoIeni commented 2 years ago

Hey simonsan, shall we merge this? :)