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

fix typo #391

Closed stemmr closed 4 months ago

stemmr commented 4 months ago

Small typo in the match block of generics-type-classes.md

MarcoIeni commented 4 months ago

thanks!