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.85k stars 354 forks source link

Make "Collections are smart pointers"-idiom more beginner-friendly #194

Open pedzed opened 3 years ago

pedzed commented 3 years ago

2.5 is not the easiest section to follow. I can't exactly describe what, but more information and examples overall could help.

pedzed commented 3 years ago

Moving (the contents of) the Discussion heading up would make more sense as well.