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

a "See Also" suggestion for Builder pattern #67

Closed ghost closed 3 years ago

ghost commented 6 years ago

in this https://github.com/rust-unofficial/patterns/blob/master/patterns/builder.md#see-also I suggest maybe adding https://github.com/colin-kiegel/rust-derive-builder

ghost commented 6 years ago

also sugges adding: https://rust-lang-nursery.github.io/api-guidelines/type-safety.html#c-builder