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.84k stars 352 forks source link

Add Concrete examples for newtype and compose design #368

Closed Owen-CH-Leung closed 1 year ago

Owen-CH-Leung commented 1 year ago

Fixes: #301

Owen-CH-Leung commented 1 year ago

@simonsan Can I ask for your help to trigger the github action ? Thanks

simonsan commented 1 year ago

Thanks! :)