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.87k stars 357 forks source link

Adding design principles overview to additional resources #179

Closed simonsan closed 3 years ago

simonsan commented 3 years ago

Closes #165

MarcoIeni commented 3 years ago

This is quite huge, do you like the idea of moving this into a dedicated page under the "Additional Resources" section?

simonsan commented 3 years ago

This is quite huge, do you like the idea of moving this into a dedicated page under the "Additional Resources" section?

can you elaborate? like a design-principles.md you mean?

MarcoIeni commented 3 years ago

yes!

simonsan commented 3 years ago

yes!

good idea, moved it out

MarcoIeni commented 3 years ago

I feel like this shouldn't be an actual chapter of the book. Maybe it could be under "additional resources" or maybe an "appendix".

EDIT: I mean just moving the file in a subdirectory.

simonsan commented 3 years ago

LGTM?