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.02k stars 367 forks source link

Structural changes to patterns subfolder #219

Closed simonsan closed 3 years ago

simonsan commented 3 years ago

I changed the subfolder structure to add patterns to their categories more easily.

Fixes #114

simonsan commented 3 years ago

I'll fix the conflicts

simonsan commented 3 years ago

@MarcoIeni Should be fixed

simonsan commented 3 years ago

I removed the entry and late bounds articles as they were basically empty.