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

Fix RAII Guards #3

Closed MattWis closed 9 years ago

MattWis commented 9 years ago

Make "RAII" uppercase so that the link can be followed

nrc commented 9 years ago

Thanks for the fix!