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

Add builder method to struct in builder pattern #251

Closed bemyak closed 3 years ago

simonsan commented 3 years ago

Thanks :)